Fix BCP 47 language tags for zh_Hant_LZH, zh_Hant_NAN, zh_Hant_YUE #89
Labels
C - l10n
Localization related issue
C - upstream
We need to wait for upstream updates
T - good first issue
Good for newcomers
Describe the bug
These language tags (locale codes) used under
lib/l10n/
were invalid:zh_Hant_LZH
zh_Hant_NAN
zh_Hant_YUE
To Reproduce
Steps to reproduce the behavior:
lib/l10n/
Expected behavior
should be
lzh(Hant is the main and only script, just like why we use
eninstead of
en_Latn`)zh_Hant_NAN
should benan_Hant
zh_Hant_YUE
should beyue_Hant
Additional context
The text was updated successfully, but these errors were encountered: