chore: i18n

This commit is contained in:
dap 2024-09-10 08:37:46 +08:00
parent aa1e0d05f6
commit 963c44dd30
2 changed files with 42 additions and 0 deletions

View File

@ -21,5 +21,26 @@
"btn_zoom_out": "Zoom out",
"preview": "Preview"
}
},
"pages": {
"common": {
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"more": "More",
"search": "Search",
"reset": "Reset",
"import": "Import",
"export": "Export",
"expand": "Expand",
"collapse": "Collapse",
"info": "Info",
"clear": "Clear",
"unlock": "Unlock",
"download": "Download",
"sync": "Sync",
"refresh": "Refresh",
"generate": "Generate"
}
}
}

View File

@ -21,5 +21,26 @@
"btn_zoom_out": "缩小",
"preview": "预览"
}
},
"pages": {
"common": {
"add": "新增",
"edit": "编辑",
"delete": "删除",
"more": "更多",
"search": "搜索",
"reset": "重置",
"import": "导入",
"export": "导出",
"expand": "展开",
"collapse": "收起",
"info": "详情",
"clear": "清空",
"unlock": "解锁",
"download": "下载",
"sync": "同步",
"refresh": "刷新",
"generate": "生成"
}
}
}