mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
fix: chinese traditional locale (#2440)
This commit is contained in:
@@ -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
Reference in New Issue
Block a user