128 lines
3.5 KiB
JSON
128 lines
3.5 KiB
JSON
{
|
|
"title": "System Management",
|
|
"user": {
|
|
"allDept": "All",
|
|
"createTime": "Create Time",
|
|
"dept": "Department",
|
|
"deptTree": "Department Tree",
|
|
"homePath": "Home Path",
|
|
"list": "User List",
|
|
"name": "User",
|
|
"password": "Password",
|
|
"passwordPlaceholder": "Leave blank when editing to keep the current password; blank new users default to 123456",
|
|
"realName": "Real Name",
|
|
"roles": "Roles",
|
|
"status": "Status",
|
|
"timezone": "Timezone",
|
|
"title": "User Management",
|
|
"username": "Username"
|
|
},
|
|
"dept": {
|
|
"name": "Department",
|
|
"title": "Department Management",
|
|
"deptName": "Department Name",
|
|
"status": "Status",
|
|
"createTime": "Create Time",
|
|
"remark": "Remark",
|
|
"operation": "Operation",
|
|
"parentDept": "Parent Department"
|
|
},
|
|
"dict": {
|
|
"childrenCode": "Children Code",
|
|
"deleteConfirm": "Confirm deleting \"{0} / {1}\"?",
|
|
"dictCode": "Dict Code",
|
|
"disableSuccess": "Dictionary item disabled",
|
|
"enableSuccess": "Dictionary item enabled",
|
|
"label": "Label",
|
|
"list": "Dictionary List",
|
|
"name": "Dictionary",
|
|
"sort": "Sort",
|
|
"status": "Status",
|
|
"title": "Dictionary Management",
|
|
"toggle": "Toggle",
|
|
"updateTime": "Update Time",
|
|
"value": "Value"
|
|
},
|
|
"menu": {
|
|
"title": "Menu Management",
|
|
"parent": "Parent Menu",
|
|
"menuTitle": "Title",
|
|
"menuName": "Menu Name",
|
|
"name": "Menu",
|
|
"type": "Type",
|
|
"typeCatalog": "Catalog",
|
|
"typeMenu": "Menu",
|
|
"typeButton": "Button",
|
|
"typeLink": "Link",
|
|
"typeEmbedded": "Embedded",
|
|
"icon": "Icon",
|
|
"activeIcon": "Active Icon",
|
|
"activePath": "Active Path",
|
|
"path": "Route Path",
|
|
"component": "Component",
|
|
"status": "Status",
|
|
"authCode": "Auth Code",
|
|
"badge": "Badge",
|
|
"operation": "Operation",
|
|
"linkSrc": "Link Address",
|
|
"affixTab": "Affix In Tabs",
|
|
"keepAlive": "Keep Alive",
|
|
"hideInMenu": "Hide In Menu",
|
|
"hideInTab": "Hide In Tabbar",
|
|
"hideChildrenInMenu": "Hide Children In Menu",
|
|
"hideInBreadcrumb": "Hide In Breadcrumb",
|
|
"advancedSettings": "Other Settings",
|
|
"activePathMustExist": "The path could not find a valid menu",
|
|
"activePathHelp": "When jumping to the current route, \nthe menu path that needs to be activated must be specified when it does not display in the navigation menu.",
|
|
"badgeType": {
|
|
"title": "Badge Type",
|
|
"dot": "Dot",
|
|
"normal": "Text",
|
|
"none": "None"
|
|
},
|
|
"badgeVariants": "Badge Style"
|
|
},
|
|
"ktTableDemo": {
|
|
"title": "Table Demo"
|
|
},
|
|
"log": {
|
|
"app": "App",
|
|
"configured": "Loki Connected",
|
|
"context": "Context",
|
|
"durationMs": "Duration",
|
|
"emptyStatus": "Loki query host is not configured",
|
|
"env": "Env",
|
|
"detail": "Detail",
|
|
"host": "Loki Host",
|
|
"keyword": "Keyword",
|
|
"level": "Level",
|
|
"message": "Message",
|
|
"method": "Method",
|
|
"path": "Path",
|
|
"raw": "Raw Log",
|
|
"rangeMinutes": "Last N Minutes",
|
|
"requestId": "Request ID",
|
|
"selector": "Selector",
|
|
"statusCode": "Status",
|
|
"summary": "Level Summary",
|
|
"time": "Time",
|
|
"timeRange": "Time Range",
|
|
"title": "System Logs",
|
|
"total": "Total",
|
|
"unconfigured": "Loki Not Configured"
|
|
},
|
|
"role": {
|
|
"title": "Role Management",
|
|
"list": "Role List",
|
|
"name": "Role",
|
|
"roleName": "Role Name",
|
|
"id": "Role ID",
|
|
"status": "Status",
|
|
"remark": "Remark",
|
|
"createTime": "Creation Time",
|
|
"operation": "Operation",
|
|
"permissions": "Permissions",
|
|
"setPermissions": "Permissions"
|
|
}
|
|
}
|