summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
...
* 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