summaryrefslogtreecommitdiffstats
path: root/utils/i18n.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-1/+5
|
* Adding english fallback=Corey Hulen2016-01-281-8/+10
|
* Adding english fallback to server=Corey Hulen2016-01-281-5/+15
|
* PLT-7 adding loc header=Corey Hulen2016-01-221-1/+1
|
* PLT-7 adding loc header=Corey Hulen2016-01-221-1/+1
|
* PLT-7 adding loc header=Corey Hulen2016-01-221-76/+5
|
* Merge pull request #1952 from ZBoxApp/PLT-7-goCorey Hulen2016-01-221-0/+9
|\ | | | | PLT-7: Refactoring api to use translations (chunk 2)
| * Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-0/+9
| | | | | | | | | | | | - Add spanish translations - Does not include tests - Add func to get the translations for a user locale
* | PLT-7 client side infra=Corey Hulen2016-01-211-9/+9
|/
* Fix bug to load the default locale if no system locale is foundElias Nahum2016-01-211-17/+6
|
* Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-1/+13
| | | | | | | | - 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 Adding translation function to context=Corey Hulen2016-01-191-0/+140