Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make fake language work #69

Open
danielerepici opened this issue Feb 12, 2021 · 2 comments
Open

Can't make fake language work #69

danielerepici opened this issue Feb 12, 2021 · 2 comments

Comments

@danielerepici
Copy link

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)
@EinfachHans
Copy link

I get this error for real languages somehow... Have you solved this?

@danielerepici
Copy link
Author

Unfortunately we didn't. We switched to a different solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants