FYI, I'm creating the following ticket basing on @Jotschi request in Gitter.
I wasn't able to setup Chinese Traditional and Chinese Simplified languages in current UI. Though I was following the guide I'm getting the following message in browser console:
Uncaught Error: [$injector:modulerr] Failed to instantiate module meshAdminUi due to:
Error: [$injector:modulerr] Failed to instantiate module meshAdminUi.common due to:
Error: [$injector:modulerr] Failed to instantiate module meshAdminUi.common.i18n due to:
Error: i18nServiceProvider#setAvailableLanguages: "zh-hans" is not a valid ISO-639-1 code.
Basing on google results zh-Hans and zh-Hant are correct codes for those two languages
