feat(ui): new Layout UI using antd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"access.page.title": "Authorization Management",
|
||||
"access.page.title": "Authorization",
|
||||
|
||||
"access.nodata": "Please add authorization to start deploying certificate.",
|
||||
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
"common.text.nodata": "No data available",
|
||||
"common.text.request_error": "Request error",
|
||||
|
||||
"common.menu.theme": "Change Theme",
|
||||
"common.menu.locale": "Change Language",
|
||||
"common.menu.settings": "Settings",
|
||||
"common.menu.logout": "Logout",
|
||||
"common.menu.document": "Document",
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
"common.text.nodata": "暂无数据",
|
||||
"common.text.request_error": "请求错误",
|
||||
|
||||
"common.menu.theme": "切换主题",
|
||||
"common.menu.locale": "切换语言",
|
||||
"common.menu.settings": "系统设置",
|
||||
"common.menu.logout": "退出登录",
|
||||
"common.menu.document": "文档",
|
||||
|
||||
Reference in New Issue
Block a user