mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
chore:更换到主分支
This commit is contained in:
12
src/locales/ch.json
Normal file
12
src/locales/ch.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"home": "首页",
|
||||
"LoginOut": "退出系统",
|
||||
"usermanagement": "用户管理",
|
||||
"baseinfo": "基础信息",
|
||||
"error": "错误页面",
|
||||
"404": "404",
|
||||
"401": "401",
|
||||
"components": "组件",
|
||||
"split-pane": "切割面板",
|
||||
"draggable": "拖拽组件"
|
||||
}
|
||||
12
src/locales/en.json
Normal file
12
src/locales/en.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"LoginOut": "Login Out",
|
||||
"usermanagement": "User Manage",
|
||||
"baseinfo": "Base Info",
|
||||
"error": "Error Page",
|
||||
"404": "404",
|
||||
"401": "401",
|
||||
"components": "Components",
|
||||
"split-pane": "Split Pane",
|
||||
"draggable": "Draggable Components"
|
||||
}
|
||||
Reference in New Issue
Block a user