所有页面-创建中英双语对照-优化翻译文档结构
This commit is contained in:
17
saiadmin-artd/src/locales/langs/en/system/post.json
Normal file
17
saiadmin-artd/src/locales/langs/en/system/post.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"search": {
|
||||
"postName": "Post Name",
|
||||
"postCode": "Post Code",
|
||||
"status": "Status",
|
||||
"placeholderPostName": "Please enter post name",
|
||||
"placeholderPostCode": "Please enter post code",
|
||||
"searchSelectPlaceholder": "Please select"
|
||||
},
|
||||
"table": {
|
||||
"postName": "Post Name",
|
||||
"postCode": "Post Code",
|
||||
"sort": "Sort",
|
||||
"status": "Status",
|
||||
"createTime": "Create Time"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user