Feature/client locale in json
allLocales
endpoint (client-side localization download) supports JSON files in /public/lang-??.json
.
Content of such files are wrapped into UB.i18nExtend(....)
before passing to client.
This allow using automation tools for preparing other languages localization.