vue-superset
Version:
Front-end development collection built on Vue
31 lines • 671 B
JSON
{
"common": {
"today": "今天",
"tomorrow": "昨天",
"reset": "重置",
"search": "搜索"
},
"sidebar": {
"sidebarBtnColor": "侧边栏按钮颜色",
"sidebarBgColor": "侧边栏背景色",
"miniSidebar": "迷你侧边栏",
"sidebarBgImg": "侧边栏背景图"
},
"cux": {
"loadingA": "请等待 {second} 秒...",
"loadingB": "请等待...",
"ok": "确定",
"cancel": "取消"
},
"http": {
"timeout": "请求超时,请稍后重试",
"networkFail": "网络连接失败",
"tokenExpired": "登录失效"
},
"toast": {
"close": "关闭"
},
"loader": {
"wait": "请等待..."
}
}