所有表单-创建中英双语对照
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"userCenter": "个人中心",
|
||||
"docs": "使用文档",
|
||||
"github": "Github",
|
||||
"clearCache": "清除缓存",
|
||||
"lockScreen": "锁定屏幕",
|
||||
"logout": "退出登录"
|
||||
},
|
||||
@@ -38,6 +39,14 @@
|
||||
"confirm": "确定",
|
||||
"logOutTips": "您是否要退出登录?"
|
||||
},
|
||||
"form": {
|
||||
"placeholderInput": "请输入",
|
||||
"placeholderSelect": "请选择",
|
||||
"labelRemark": "备注",
|
||||
"labelStatus": "状态",
|
||||
"labelName": "名称",
|
||||
"close": "关闭"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "搜索页面",
|
||||
"historyTitle": "搜索历史",
|
||||
|
||||
Reference in New Issue
Block a user