Add zh_TW Traditional Chinese locale (#6773)

🎉
This commit is contained in:
Kat
2025-09-23 08:33:46 +00:00
committed by GitHub
3 changed files with 316 additions and 0 deletions

View File

@@ -50,4 +50,5 @@ pub const locales = [_][:0]const u8{
"ga_IE.UTF-8",
"hu_HU.UTF-8",
"he_IL.UTF-8",
"zh_TW.UTF-8",
};