mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-05-10 02:09:46 +08:00
feat(undo): 添加撤销/重做的中英文翻译
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user