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.
1 parent 6c44622 commit d1b1aaaCopy full SHA for d1b1aaa
ui/src/locales/lang/zh_CN/components/index.ts
@@ -1,4 +1 @@
1
-
2
-export default {
3
4
-};
+export default {}
ui/src/locales/lang/zh_CN/index.ts
@@ -9,6 +9,13 @@ export default {
9
views,
10
components,
11
zhCn,
12
+ common: {
13
+ save: '保存',
14
+ saveSuccess: '保存成功',
15
+ delete: '删除',
16
+ setting: '设置',
17
+ cancel: '取消',
18
+ },
19
login: {
20
authentication: '登录认证',
21
ldap: {
0 commit comments