feat: 文档列表的i18n适配
This commit is contained in:
@ -78,5 +78,9 @@
|
||||
"select-product-type": "Select product type",
|
||||
"select-product-model": "Select product model",
|
||||
"enter-keyword": "Enter keyword"
|
||||
},
|
||||
"document-meta": {
|
||||
"size": "Size",
|
||||
"format": "Format"
|
||||
}
|
||||
}
|
||||
|
||||
@ -77,5 +77,9 @@
|
||||
"select-product-type": "选择产品类型",
|
||||
"select-product-model": "选择产品系列",
|
||||
"enter-keyword": "输入关键词"
|
||||
},
|
||||
"document-meta": {
|
||||
"size": "大小",
|
||||
"format": "格式"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user