diff --git a/apps/server/src/assets/translations/en/server.json b/apps/server/src/assets/translations/en/server.json index 67abd7fc3..679a334a4 100644 --- a/apps/server/src/assets/translations/en/server.json +++ b/apps/server/src/assets/translations/en/server.json @@ -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",