summaryrefslogtreecommitdiffstats
path: root/utils/i18n.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-1/+1
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-11/+29
* PLT-6322 log error messages in english (#6234)Corey Hulen2017-04-281-0/+2
* PLT-5548 Prevent server start if defaultLocate is not available (#5532)enahum2017-02-281-0/+4
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-041-3/+8
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-12/+19
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-19/+12
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-12/+19
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-20/+12
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-12/+20
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-20/+12
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-12/+20
* 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
|\
| * Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-0/+9
* | 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
* PLT-7 Adding translation function to context=Corey Hulen2016-01-191-0/+140