You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
For some languages, let's take nl for example as for that I was testing a bit, numeral expects 'nl-nl' and is currently receiving only 'nl'. I've tried to use nl-nl but then i18next gives issues as it seems to be expecting nl.
Ok, great! Is that in another branch than the develop? I've just cloned and run the develop branch and still got nl passed to numeral instead of nl-nl:
[2017-04-18 13:37:03.186] [INFO] ipcCommunicator - Backend language set to: nl
[2017-04-18 13:37:03.236] [ERROR] (ui: mist) - numeral.js couldn't set number formating: Unknown language : nl
Ah yes, you are right! This message appears when there is no nl config upstream. It will disappear after it has been added. As this is not really an error I raised #2154. Thanks again!
Investigating, tracking and structuring issues regarding the i18n translation system.
default
after restart)public
folder) only updater afterrm -r public/i18n && meteor
(that folder isn't checked out to this repo)The text was updated successfully, but these errors were encountered: