We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4e055c + f63423a commit 49224f4Copy full SHA for 49224f4
packages/webgal/src/config/language.ts
@@ -27,7 +27,7 @@ export enum language {
27
}
28
29
const languages: Record<string, string> = {
30
- zhCn: '中文',
+ zhCn: '简体中文',
31
en: 'English',
32
jp: '日本語',
33
fr: 'Français',
0 commit comments