gawati / gawati-editor-ui

Gawati Client
GNU Affero General Public License v3.0
0 stars 0 forks source link

i18n text does not show up #16

Closed kohsah closed 6 years ago

kohsah commented 6 years ago

the i18n text does not show up in the client ui. In the console log we get "missingKey" messages for all strings. It does appear as if the strings get loaded, since the i18next loader does appear to load all the messages for the default language.

kohsah commented 6 years ago

Note that the language strings are part of the https://github.com/gawati/gawati-edit-lang-packs project

kohsah commented 6 years ago

This has been fixed. dots (".") in language strings need an explicit exclusion.