feat: i18n add detail

pull/91/MERGE
xingyu4j 2025-05-06 23:22:00 +08:00
parent d29c71414e
commit 5ead99e4fa
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
"edit": "Modify {0}",
"create": "Create {0}",
"delete": "Delete {0}",
"detail": "Detail {0}",
"view": "View {0}",
"import": "Import",
"export": "Export"

View File

@ -14,6 +14,7 @@
"edit": "修改{0}",
"create": "新增{0}",
"delete": "删除{0}",
"detail": "详情{0}",
"view": "查看{0}",
"import": "导入",
"export": "导出"