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

* 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
Этот коммит содержится в:
enahum
2016-06-01 09:56:13 -03:00
коммит произвёл Christopher Speller
родитель 7be2a05cf5
Коммит b00a60ab71
38 изменённых файлов: 375 добавлений и 893 удалений

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

@@ -292,6 +292,15 @@ export default class AdminSidebar extends React.Component {
/>
}
/>
<AdminSidebarSection
name='localization'
title={
<FormattedMessage
id='admin.sidebar.localization'
defaultMessage='Localization'
/>
}
/>
<AdminSidebarSection
name='users_and_teams'
title={