zhou zhou
昨天 46d872c1a5b77aa8799de4a64888a0a24a1422d6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
{
  "httpMsg": {
    "unauthorized": "未授权访问,请重新登录",
    "forbidden": "禁止访问该资源",
    "notFound": "请求的资源不存在",
    "methodNotAllowed": "请求方法不允许",
    "requestTimeout": "请求超时,请稍后重试",
    "internalServerError": "服务器内部错误,请稍后重试",
    "badGateway": "网关错误,请稍后重试",
    "serviceUnavailable": "服务暂时不可用,请稍后重试",
    "gatewayTimeout": "网关超时,请稍后重试",
    "requestCancelled": "请求已取消",
    "networkError": "网络连接异常,请检查网络连接",
    "requestFailed": "请求失败",
    "requestConfigError": "请求配置错误"
  },
  "topBar": {
    "search": {
      "title": "搜索"
    },
    "user": {
      "userCenter": "个人中心",
      "docs": "使用文档",
      "github": "Github",
      "lockScreen": "锁定屏幕",
      "logout": "退出登录"
    },
    "guide": {
      "title": "点击这里查看",
      "theme": "主题风格",
      "menu": "开启顶栏菜单",
      "description": "等更多配置"
    }
  },
  "common": {
    "tips": "提示",
    "cancel": "取消",
    "confirm": "确定",
    "logOutTips": "您是否要退出登录?"
  },
  "search": {
    "placeholder": "搜索页面",
    "historyTitle": "搜索历史",
    "switchKeydown": "切换",
    "selectKeydown": "选择",
    "exitKeydown": "关闭"
  },
  "setting": {
    "menuType": {
      "title": "菜单布局",
      "list": [
        "垂直",
        "水平",
        "混合",
        "双列"
      ]
    },
    "theme": {
      "title": "主题风格",
      "list": [
        "浅色",
        "深色",
        "系统"
      ]
    },
    "menu": {
      "title": "菜单风格"
    },
    "color": {
      "title": "系统主题色"
    },
    "box": {
      "title": "盒子样式",
      "list": [
        "边框",
        "阴影"
      ]
    },
    "container": {
      "title": "容器宽度",
      "list": [
        "铺满",
        "定宽"
      ]
    },
    "basics": {
      "title": "基础配置",
      "list": {
        "multiTab": "开启多标签栏",
        "accordion": "侧边栏开启手风琴模式",
        "collapseSidebar": "显示折叠侧边栏按钮",
        "fastEnter": "显示快速入口",
        "reloadPage": "显示重载页面按钮",
        "breadcrumb": "显示全局面包屑导航",
        "language": "显示多语言选择",
        "progressBar": "显示顶部进度条",
        "weakMode": "色弱模式",
        "watermark": "全局水印",
        "menuWidth": "菜单宽度",
        "tabStyle": "标签页风格",
        "pageTransition": "页面切换动画",
        "borderRadius": "自定义圆角"
      }
    },
    "tabStyle": {
      "default": "默认",
      "card": "卡片",
      "google": "谷歌"
    },
    "transition": {
      "list": {
        "none": "无动画",
        "fade": "淡入淡出",
        "slideLeft": "左侧滑入",
        "slideBottom": "下方滑入",
        "slideTop": "上方滑入"
      }
    },
    "actions": {
      "resetConfig": "重置配置",
      "copyConfig": "复制配置",
      "copySuccess": "配置已复制到剪贴板,可粘贴到 src/config/setting.ts 文件中",
      "copyFailed": "复制失败,请重试",
      "resetFailed": "重置失败,请刷新页面后重试"
    }
  },
  "notice": {
    "title": "通知",
    "btnRead": "标为已读",
    "bar": [
      "通知",
      "消息",
      "代办"
    ],
    "text": [
      "暂无"
    ],
    "viewAll": "查看全部"
  },
  "worktab": {
    "btn": {
      "refresh": "刷新",
      "fixed": "固定",
      "unfixed": "取消固定",
      "closeLeft": "关闭左侧",
      "closeRight": "关闭右侧",
      "closeOther": "关闭其他",
      "closeAll": "关闭全部"
    }
  },
  "login": {
    "leftView": {
      "title": "一款兼具设计美学与高效开发的后台系统",
      "subTitle": "美观实用的界面,经过视觉优化,确保卓越的用户体验"
    },
    "title": "欢迎回来",
    "subTitle": "输入您的账号和密码登录",
    "roles": {
      "super": "超级管理员",
      "admin": "管理员",
      "user": "普通用户"
    },
    "placeholder": {
      "username": "请输入账号",
      "password": "请输入密码",
      "slider": "请拖动滑块完成验证"
    },
    "sliderText": "按住滑块拖动",
    "sliderSuccessText": "验证成功",
    "rememberPwd": "记住密码",
    "forgetPwd": "忘记密码",
    "btnText": "登录",
    "noAccount": "还没有账号?",
    "register": "注册",
    "success": {
      "title": "登录成功",
      "message": "欢迎回来"
    }
  },
  "forgetPassword": {
    "title": "忘记密码?",
    "subTitle": "输入您的电子邮件来重置您的密码",
    "placeholder": "请输入您的电子邮件",
    "submitBtnText": "提交",
    "backBtnText": "返回"
  },
  "register": {
    "title": "创建账号",
    "subTitle": "欢迎加入我们,请填写以下信息完成注册",
    "placeholder": {
      "username": "请输入账号",
      "password": "请输入密码",
      "confirmPassword": "请再次输入密码"
    },
    "rule": {
      "confirmPasswordRequired": "请再次输入密码",
      "passwordMismatch": "两次输入密码不一致!",
      "usernameLength": "长度在 3 到 20 个字符",
      "passwordLength": "密码长度不能小于6位",
      "agreementRequired": "请同意隐私协议"
    },
    "agreeText": "我同意",
    "privacyPolicy": "《隐私政策》",
    "submitBtnText": "注册",
    "hasAccount": "已有账号?",
    "toLogin": "去登录"
  },
  "lockScreen": {
    "pwdError": "密码错误",
    "lock": {
      "inputPlaceholder": "请输入锁屏密码",
      "btnText": "锁定"
    },
    "unlock": {
      "inputPlaceholder": "请输入解锁密码",
      "btnText": "解锁",
      "backBtnText": "返回登录"
    }
  },
  "greeting": {
    "dawn": "凌晨了!",
    "morning": "上午好!",
    "afternoon": "下午好!",
    "evening": "晚上好!"
  },
  "exceptionPage": {
    "403": "抱歉,您无权访问该页面",
    "404": "抱歉,您访问的页面不存在",
    "500": "抱歉,服务器出错了",
    "gohome": "返回首页"
  },
  "menus": {
    "login": {
      "title": "登录"
    },
    "register": {
      "title": "注册"
    },
    "forgetPassword": {
      "title": "忘记密码"
    },
    "outside": {
      "title": "内嵌页面"
    },
    "dashboard": {
      "title": "仪表盘",
      "console": "工作台"
    },
    "result": {
      "title": "结果页面",
      "success": "成功页",
      "fail": "失败页"
    },
    "exception": {
      "title": "异常页面",
      "forbidden": "403",
      "notFound": "404",
      "serverError": "500"
    },
    "system": {
      "title": "系统管理",
      "user": "用户管理",
      "role": "角色管理",
      "userCenter": "个人中心",
      "menu": "菜单管理"
    }
  },
  "table": {
    "form": {
      "reset": "重置",
      "submit": "提交"
    },
    "searchBar": {
      "reset": "重置",
      "search": "查询",
      "expand": "展开",
      "collapse": "收起",
      "searchInputPlaceholder": "请输入",
      "searchSelectPlaceholder": "请选择"
    },
    "selection": "选择",
    "sizeOptions": {
      "small": "紧凑",
      "default": "默认",
      "large": "宽松"
    },
    "column": {
      "selection": "勾选",
      "expand": "展开",
      "index": "序号"
    },
    "zebra": "斑马纹",
    "border": "边框",
    "headerBackground": "表头背景"
  }
}