Replies: 1 comment 2 replies
-
Thank you for the feature request @gao-sun I’ve converted it into a discussion to talk more about it I need to do more research into packages that support ISO language codes, ISO script codes, and BCP 47 tags. That would allow I didn’t initially support tags like For your use-case, are you trying to support both simplified and traditional Chinese? |
Beta Was this translation helpful? Give feedback.
2 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.
-
First, thank you for building this integration!
It seems that currently only 2-letter language tags are supported, such as
fr
. However, BCP 47-style language tags, such aszh-Hant
, are not supported by utilities likegetLocale
. It will be great if the integration can support these language tags, as it would allow the integration to reach a broader audience.Beta Was this translation helpful? Give feedback.
All reactions