vue-superset
Version:
Front-end development collection built on Vue
31 lines • 706 B
JSON
{
"common": {
"today": "Today",
"tomorrow": "Tomorrow",
"reset": "Reset",
"search": "Search"
},
"sidebar": {
"sidebarBtnColor": "Sidebar button color",
"sidebarBgColor": "Sidebar background color",
"miniSidebar": "Mini sidebar",
"sidebarBgImg": "Sidebar background image"
},
"cux": {
"loadingA": "Please wait {second} second...",
"loadingB": "Please wait...",
"ok": "Ok",
"cancel": "Cancel"
},
"http": {
"timeout": "Request timed out, please try again later",
"networkFail": "Network connection failed",
"tokenExpired": "Login has expired"
},
"toast": {
"close": "Close"
},
"loader": {
"wait": "Please wait..."
}
}