PLT-1800 Load server side locale from the config.json (#3202)

* 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
Этот коммит содержится в:
enahum
2016-06-02 16:47:26 -03:00
коммит произвёл Corey Hulen
родитель e44b8ec6d5
Коммит 159953050a
39 изменённых файлов: 376 добавлений и 894 удалений

Просмотреть файл

@@ -26,8 +26,9 @@
"react-bootstrap": "0.29.3",
"react-custom-scrollbars": "4.0.0-beta.1",
"react-dom": "15.0.2",
"react-intl": "2.0.0-rc-1",
"react-intl": "2.1.2",
"react-router": "2.4.0",
"react-select": "1.0.0-beta13",
"react-textarea-autosize": "4.0.1",
"superagent": "1.8.3",
"twemoji": "2.0.5",