Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into cleaning
This commit is contained in:
@@ -120,6 +120,8 @@
|
||||
"theme": {
|
||||
"title": "Theme",
|
||||
"radius": "Radius",
|
||||
"fontSize": "Font Size",
|
||||
"fontSizeTip": "Adjust global font size with real-time preview",
|
||||
"light": "Light",
|
||||
"dark": "Dark",
|
||||
"darkSidebar": "Semi Dark Sidebar",
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
"downloadTemplateFail": "Download template failed",
|
||||
"updating": "Updating {0}...",
|
||||
"updateSuccess": "Update {0} successfully",
|
||||
"updateFailed": "Update {0} failed"
|
||||
"updateFailed": "Update {0} failed",
|
||||
"closing": "Closing {0} ...",
|
||||
"closeSuccess": "{0} closed successfully"
|
||||
},
|
||||
"placeholder": {
|
||||
"input": "Please enter",
|
||||
|
||||
@@ -120,6 +120,8 @@
|
||||
"theme": {
|
||||
"title": "主题",
|
||||
"radius": "圆角",
|
||||
"fontSize": "字体大小",
|
||||
"fontSizeTip": "调整全局字体大小,实时预览效果",
|
||||
"light": "浅色",
|
||||
"dark": "深色",
|
||||
"darkSidebar": "深色侧边栏",
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
"downloadTemplateFail": "下载模板失败",
|
||||
"updating": "正在更新 {0}...",
|
||||
"updateSuccess": "更新 {0} 成功",
|
||||
"updateFailed": "更新 {0} 失败"
|
||||
"updateFailed": "更新 {0} 失败",
|
||||
"closing": "正在关闭 {0} ...",
|
||||
"closeSuccess": "{0} 关闭成功"
|
||||
},
|
||||
"placeholder": {
|
||||
"input": "请输入",
|
||||
|
||||
Reference in New Issue
Block a user