lephyrus / ngx-translate-messageformat-compiler

Advanced pluralization (and more) for ngx-translate, using standard ICU syntax which is compiled with the help of messageformat.js.
MIT License
93 stars 29 forks source link

Localisation function not found for locale #85

Closed EinfachHans closed 1 year ago

EinfachHans commented 2 years ago

We use ngx-translate-messageformat-compiler (5.0.1) with messageformat (2.3.0) in a mobile application made with Capacitor. We get a lot of errors like these in the last two weeks:

Localisation function not found for locale "PT" (other locales as well) - See Sentry Error: https://sentry.io/share/issue/0a8f2d18e1af4df5b2e16fabfc84b519/

I really don't know what can cause this, anyone here that might help me? 😊