所有页面-创建中英双语对照-优化翻译文档结构
This commit is contained in:
20
saiadmin-artd/src/locales/langs/zh/tool/code.json
Normal file
20
saiadmin-artd/src/locales/langs/zh/tool/code.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"search": {
|
||||
"tableName": "表名称",
|
||||
"placeholderTableName": "请输入数据表名称",
|
||||
"placeholderDataSource": "请输入数据源名称"
|
||||
},
|
||||
"table": {
|
||||
"tableName": "表名称",
|
||||
"tableDesc": "表描述",
|
||||
"tableComment": "表注释",
|
||||
"engine": "引擎",
|
||||
"collation": "编码",
|
||||
"template": "应用类型",
|
||||
"namespace": "应用名称",
|
||||
"stub": "模板类型",
|
||||
"tplCategory": "生成类型",
|
||||
"updateTime": "更新时间",
|
||||
"createTime": "创建时间"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user