所有页面-创建中英双语对照-优化翻译文档结构
This commit is contained in:
18
saiadmin-artd/src/locales/langs/en/dice/config.json
Normal file
18
saiadmin-artd/src/locales/langs/en/dice/config.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"search": {
|
||||
"group": "Group",
|
||||
"title": "Title",
|
||||
"configName": "Config Name",
|
||||
"placeholderGroup": "Please enter group",
|
||||
"placeholderTitle": "Please enter title",
|
||||
"placeholderConfigName": "Please enter config name"
|
||||
},
|
||||
"table": {
|
||||
"group": "Group",
|
||||
"title": "Title",
|
||||
"titleEn": "Title (EN)",
|
||||
"configName": "Config Name",
|
||||
"value": "Value",
|
||||
"valueEn": "Value (EN)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user