写错地方了,更正i18n

This commit is contained in:
Sjshi763
2026-02-02 14:09:53 +08:00
parent d1e7105bd7
commit fbe0d05dfc
2 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
"save": "Save",
"move": "Move",
"addDialogPair": "Add Dialog Pair",
"export": "Export",
"import": "Import"
},
"labels": {

View File

@@ -11,7 +11,6 @@
"save": "保存",
"move": "移动",
"addDialogPair": "添加对话对",
"export": "导出",
"import": "导入"
},
"labels": {
@@ -88,7 +87,8 @@
"toolsCount": "个工具",
"skillsCount": "个 Skills",
"contextMenu": {
"moveTo": "移动到..."
"moveTo": "移动到...",
"export": "导出"
},
"messages": {
"moveSuccess": "人格移动成功",