Replies: 1 comment 4 replies
-
Try to set lowerCaseLng to true: https://www.i18next.com/overview/configuration-options#languages-namespaces-resources |
Beta Was this translation helpful? Give feedback.
4 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.
-
@adrai
I was following this https://github.com/i18next/next-13-app-dir-i18next-example-ts example, when using locales
'/zh-Hant-HK' and '/zh-Hans-HK' its working fine but we have specific requirement to have routes as '/zh-hant-hk', '/zh-hans-hk', '/ja-jp' and 'ko-kr', is there any way we could make that?
Beta Was this translation helpful? Give feedback.
All reactions