Unknown supported locales #91
Unanswered
KasparRosin
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure I understand, but you want to dynamically define the locales your app support? |
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
-
I have an issue where I do not know the locales before I make a request inside root.
Currently there is no way of defining locales before, as it will break the remix-i18next getLocale function.
I also can't define them inside root loader, since it will not always run according to remix.
remix-i18next also does not accept empty/false for supportedLocales
Beta Was this translation helpful? Give feedback.
All reactions