fix(keyboard_actions): missing keyboard action descriptions

This commit is contained in:
Elian Doran 2025-07-27 22:22:17 +03:00
parent 933a11e9db
commit 13115b9ed1
No known key found for this signature in database

View File

@ -22,8 +22,8 @@
"move-note-down-in-hierarchy": "Move note down in hierarchy",
"edit-note-title": "Jump from tree to the note detail and edit title",
"edit-branch-prefix": "Show \"Edit branch prefix\" dialog",
"cloneNotesTo": "Clone selected notes",
"moveNotesTo": "Move selected notes",
"clone-notes-to": "Clone selected notes",
"move-notes-to": "Move selected notes",
"note-clipboard": "Note clipboard",
"copy-notes-to-clipboard": "Copy selected notes to the clipboard",
"paste-notes-from-clipboard": "Paste notes from the clipboard into active note",