question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[i18n]: Non-standard locale provided:

See original GitHub issue

Been trying to figure this one out, can’t seem to find where it’s coming from? Non-standard locale provided: 'static'. Check your 'translations' and 'loaders' in i18n config...

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:16 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Swepoolcommented, May 26, 2022

Interesting 🤔 hmmm… that’s strange…

1reaction
kevin192291commented, Jun 18, 2022

Hello all, I believe the error is due to you NOT using a standard language code. An example of this would be using “jp” for Japan. The correct country abreviation is “ja”. For a full list see here: language_codes. Possibly you have “static” as a language Code???

Read more comments on GitHub >

github_iconTop Results From Across the Web

i18n with gettext but without the locale hassle? - Stack Overflow
I am looking for a standards-compliant way to store multi-language content for a Web Application. Until now, I have employed my own "translate()"...
Read more >
First Issues Bot on Twitter: "[i18n]: Non-standard locale provided ...
Been trying to figure this one out, can't seem to find where it's coming from? Non-standard locale provided: 'static'. Check your 'translations' and...
Read more >
Resource Files Best Practices for i18n & Localization - Lingoport
Java standard resource files end in properties and are named based on the target locales, such as “resources.properties” for the source locale and...
Read more >
Chapter 8. I18N and L10N - Debian
Internationalization (I18N): To make a software potentially handle multiple locales. Localization (L10N): To make a software handle an specific locale. [Tip] ...
Read more >
WSTF: DRAFT: Locale Tag Requirements - W3C
This document is the work of the W3C Internationalization Work Group Web Services ... Locales provide software developers with the means of writing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found