fix: chinese traditional locale (#2440)

This commit is contained in:
Manuel
2025-02-27 21:49:41 +01:00
committed by GitHub
parent fdd91f585d
commit 50367eb2f5
2 changed files with 1 additions and 2969 deletions

View File

@@ -314,7 +314,7 @@ export const localeConfigurations = {
return import("dayjs/locale/tr").then((module) => module.default);
},
},
tw: {
zh: {
name: "中文",
translatedName: "Chinese (Traditional)",
flagIcon: "tw",

File diff suppressed because it is too large Load Diff