feat: add app and config
This commit is contained in:
@@ -47,7 +47,28 @@
|
||||
"app": {
|
||||
"domain": "Domain",
|
||||
"version": "Version",
|
||||
"runtime": "Can run environment"
|
||||
"runtime": "Can run environment",
|
||||
"share": "Share Config"
|
||||
},
|
||||
"Share": "Share"
|
||||
"Share": "Share",
|
||||
"Switch To User": "Switch To User",
|
||||
"Language changed to": "Language changed to",
|
||||
"en": "English",
|
||||
"zh": "Chinese",
|
||||
"Config": "Config",
|
||||
"Tags": "Tags",
|
||||
"Add a tag": "Add a tag",
|
||||
"Tags Input": "Tags Input",
|
||||
"Public": "Public",
|
||||
"Protected": "Protected",
|
||||
"Private": "Private",
|
||||
"Input User Name": "Input User Name",
|
||||
"Select Date": "Select Date",
|
||||
"Permission": "Permission Manager",
|
||||
"password": "Password",
|
||||
"expiration-time": "Expiration Time",
|
||||
"usernames": "Usernames",
|
||||
"content-type": "Content Type",
|
||||
"app-source": "App Source",
|
||||
"app-version": "App Version"
|
||||
}
|
||||
@@ -47,7 +47,28 @@
|
||||
"app": {
|
||||
"domain": "访问域名",
|
||||
"version": "版本",
|
||||
"runtime": "可以运行的环境"
|
||||
"runtime": "可以运行的环境",
|
||||
"share": "共享配置"
|
||||
},
|
||||
"Share": "分享"
|
||||
"Share": "分享",
|
||||
"Switch To User": "切换到用户",
|
||||
"Language changed to": "语言已切换到",
|
||||
"en": "英语",
|
||||
"zh": "中文",
|
||||
"Config": "配置",
|
||||
"Tags": "标签",
|
||||
"Add a tag": "添加一个标签",
|
||||
"Tags Input": "标签输入",
|
||||
"Public": "公开",
|
||||
"Protected": "受保护",
|
||||
"Private": "私有",
|
||||
"Input User Name": "输入用户名称",
|
||||
"Select Date": "选择日期",
|
||||
"Permission": "权限管理",
|
||||
"password": "密码",
|
||||
"expiration-time": "过期时间",
|
||||
"usernames": "用户名",
|
||||
"content-type": "内容类型",
|
||||
"app-source": "应用来源",
|
||||
"app-version": "应用版本"
|
||||
}
|
||||
Reference in New Issue
Block a user