summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/localization_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Update help text for localization settings (#3252)jasonblais2016-06-061-4/+4
| | | | | | * Update help text for localization settings * Add to en.json
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+145
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-145/+0
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+145
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-145/+0
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+145
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-145/+0
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+145
* PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics