mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-14 14:22:38 -05:00
Add Cantonese as a language option
This commit is contained in:
@@ -122,7 +122,11 @@ export const languagesUnified = [
|
||||
},
|
||||
{
|
||||
code: "zh",
|
||||
name: "中文",
|
||||
name: "中文(普通话)",
|
||||
},
|
||||
{
|
||||
code: "yue",
|
||||
name: "中文(廣東話)",
|
||||
},
|
||||
] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user