Add zh_TW Traditional Chinese locale

This commit is contained in:
Peter Dave Hello
2025-09-21 19:06:55 +08:00
committed by Mitchell Hashimoto
parent 3e38e284ca
commit 81027f2211
3 changed files with 316 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ pub const locales = [_][:0]const u8{
"ga_IE.UTF-8",
"hu_HU.UTF-8",
"he_IL.UTF-8",
"zh_TW.UTF-8",
};
/// Set for faster membership lookup of locales.