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 57aa611 + bcbd527 commit 7bfcdc2Copy full SHA for 7bfcdc2
1 file changed
frontend/packages/console-app/src/components/user-preferences/language/const.ts
@@ -1,6 +1,6 @@
1
export const supportedLocales = {
2
en: 'English',
3
- zh: '中文',
+ 'zh-CN': '中文',
4
ko: '한국어',
5
ja: '日本語',
6
};
0 commit comments