Fallback locale for dialects #985
riccardolardi
started this conversation in
General
Replies: 1 comment
-
I've just added some tests in e6231f9 to verify this—hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does
next-intl
support something similar to https://github.com/i18next/next-i18next?tab=readme-ov-file#fallback-locales ?My use case is that the default locale should be
de-CH
(swiss german) and users with localede
should be forwarded / should fall back tode-CH
. Same withit-CH
(swiss italian) andfr-CH
(swiss french) that should also accept their "native" localeBeta Was this translation helpful? Give feedback.
All reactions