generated from template/vite-react-template
mark模块更新
This commit is contained in:
13
public/locales/en/translation.json
Normal file
13
public/locales/en/translation.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"markType": "Type",
|
||||
"summary": "Summary",
|
||||
"tags": "Tags",
|
||||
"description": "Description",
|
||||
"link": "Link",
|
||||
"createdAt": "Created At",
|
||||
"updatedAt": "Updated At",
|
||||
"title": "Title",
|
||||
"thumbnail": "Thumbnail",
|
||||
"save": "Save",
|
||||
"editMarkSuccess": "Edit Mark Success"
|
||||
}
|
||||
13
public/locales/zh/translation.json
Normal file
13
public/locales/zh/translation.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"markType": "类型",
|
||||
"summary": "摘要",
|
||||
"tags": "标签",
|
||||
"description": "描述",
|
||||
"link": "链接",
|
||||
"createdAt": "创建时间",
|
||||
"updatedAt": "更新时间",
|
||||
"title": "标题",
|
||||
"thumbnail": "缩略图",
|
||||
"save": "保存",
|
||||
"editMarkSuccess": "编辑成功"
|
||||
}
|
||||
Reference in New Issue
Block a user