Skip to content

Commit

Permalink
chore: tweak Simplified Chinese's name for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer authored Nov 7, 2023
1 parent f3aa830 commit 061761d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export const Languages: { [key in Language]: LanguageEntry } = {
vec: { display: "Vèneto", emoji: "vec", i18n: "vec", dayjs: "en-gb" },
vi: { display: "Tiếng Việt", emoji: "🇻🇳", i18n: "vi" },
zh_Hans: {
display: "中文 (简体)",
display: "简体中文",
emoji: "🇨🇳",
i18n: "zh_Hans",
dayjs: "zh",
Expand Down

0 comments on commit 061761d

Please sign in to comment.