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
I'm using fake languages for testing purposes, e.g. a 'tilde' language whose translation values are exactly the same as English except for prepending a tilde '~'. I've made up a custom tilde language, but I get this error:
Error: Localisation function not found for locale "tilde"
at getPlural (plurals.js:47)
at MessageFormat.compile (messageformat.js:354)
at TranslateMessageFormatCompiler.compileTranslations (ngx-translate-messageformat-compiler.js:40)
The text was updated successfully, but these errors were encountered:
I'm using fake languages for testing purposes, e.g. a 'tilde' language whose translation values are exactly the same as English except for prepending a tilde '~'. I've made up a custom tilde language, but I get this error:
The text was updated successfully, but these errors were encountered: