summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2045 from mattermost/plt-1849Christopher Speller2016-02-031-0/+8
|\ | | | | PLT-1849 Added extra system-wide statistics for EE
| * Remove missing ES translationsJoramWilander2016-02-021-8/+0
| |
| * Added extra system-wide statistics for EEJoramWilander2016-02-022-0/+16
| |
* | PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-022-34/+66
| | | | | | | | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* | EE FixesChristopher Speller2016-02-021-0/+32
|/
* occured > occurredit332016-01-311-2/+2
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-292-0/+32
| | | | | | - Authorize - Signup Team Confirm - Footer
* Merge pull request #2018 from fallenby/PLT-1592Christopher Speller2016-01-291-4/+4
|\ | | | | PLT-1592 String changes to make password reset expiry experience more obvious and forgiving
| * Revised PLT-1592Frank Allenby2016-01-291-4/+0
| |
| * Completed PLT-1592Frank Allenby2016-01-291-5/+9
| |
* | Merge pull request #2011 from mattermost/plt-1837Christopher Speller2016-01-292-10/+2
|\ \ | | | | | | PLT-1837 Remove expiry from public links
| * | Removed translation for unneeded link expiryJoramWilander2016-01-282-10/+2
| |/
* / PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-282-14/+22
|/
* PLT-7: Missing server translationsElias Nahum2016-01-271-0/+16
|
* PLT-7 Removing AppError ctor=Corey Hulen2016-01-271-0/+12
|
* PLT-1586 adding attach device id method=Corey Hulen2016-01-261-0/+4
|
* PLT-7: Refactoring entry point and web to use translations (chunk 8)Elias Nahum2016-01-252-0/+560
| | | | - Add spanish translations
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-252-0/+1680
| | | | - Add spanish translations
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-252-0/+960
| | | | - Add spanish translations
* PLT-7: Refactoring manuatesting & utils to use translations (chunk 5)Elias Nahum2016-01-252-2/+258
| | | | | - Add spanish translations - Skip tests
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-242-1407/+1895
| | | | - Translation for api templates english and spanish
* PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-232-1328/+1480
| | | | | - Add spanish translations - Not included tests and templates
* Refactoring api to use translations (chunk 2)Elias Nahum2016-01-222-400/+2256
| | | | | | - Add spanish translations - Does not include tests - Add func to get the translations for a user locale
* Refactoring api to use translations (chunk 1)Elias Nahum2016-01-212-17/+785
| | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found
* PLT-7-server-db=Corey Hulen2016-01-202-3/+11
|
* PLT-7 Adding translation function to context=Corey Hulen2016-01-192-0/+28