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

Multiple fallback locales #738

Closed
sergeystoma opened this issue Nov 13, 2019 · 2 comments
Closed

Multiple fallback locales #738

sergeystoma opened this issue Nov 13, 2019 · 2 comments

Comments

@sergeystoma
Copy link

Is it possible to configure multiple fallback locales? For example, a use case - French Canadian localization, which could be covered by:

  1. en locale
  2. generic fr locale
  3. and specific fr-CA locale with only some overrides

So ideally it would be nice if there was a way to configure a chain of fallbacks: fr-CA -> fr -> en

@jxn-30
Copy link

jxn-30 commented Nov 13, 2019

This is already requested in #138 :)

@sergeystoma
Copy link
Author

Oh duh. Didn't find it at first, but then it is 2AM...

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