mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
写错地方了,更正i18n
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"save": "Save",
|
||||
"move": "Move",
|
||||
"addDialogPair": "Add Dialog Pair",
|
||||
"export": "Export",
|
||||
"import": "Import"
|
||||
},
|
||||
"labels": {
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"save": "保存",
|
||||
"move": "移动",
|
||||
"addDialogPair": "添加对话对",
|
||||
"export": "导出",
|
||||
"import": "导入"
|
||||
},
|
||||
"labels": {
|
||||
@@ -88,7 +87,8 @@
|
||||
"toolsCount": "个工具",
|
||||
"skillsCount": "个 Skills",
|
||||
"contextMenu": {
|
||||
"moveTo": "移动到..."
|
||||
"moveTo": "移动到...",
|
||||
"export": "导出"
|
||||
},
|
||||
"messages": {
|
||||
"moveSuccess": "人格移动成功",
|
||||
|
||||
Reference in New Issue
Block a user