feat(undo): 添加撤销/重做的中英文翻译

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-01 23:00:47 +08:00
parent aac4cc4b54
commit a8002aeba4
3 changed files with 48 additions and 0 deletions
+16
View File
@@ -57,6 +57,14 @@ msgstr ""
msgid "Clean Invalid"
msgstr ""
#: src/ui/main_window.c
msgid "Undo"
msgstr ""
#: src/ui/main_window.c
msgid "Redo"
msgstr ""
#: src/ui/main_window.c
msgid "OK"
msgstr ""
@@ -104,3 +112,11 @@ msgstr ""
#: src/ui/dialogs.c
msgid "English"
msgstr ""
#: src/controller/callbacks_nav.c
msgid "Undo completed"
msgstr ""
#: src/controller/callbacks_nav.c
msgid "Redo completed"
msgstr ""