Fix BCP 47 language tags for zh_Hant_LZH, zh_Hant_NAN, zh_Hant_YUE #89
Labels
good first issue
Good for newcomers
l10n
Localization related issue
Waiting for response
Waiting for customer's response
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: