v0.15.11
This commit is contained in:
+15
-1
@@ -1436,6 +1436,20 @@
|
||||
"flow.shortcutZoom": "Zoom in / out",
|
||||
"flow.shortcutHelp": "Show this shortcut list",
|
||||
"flow.shortcutCut": "Cut selected blocks",
|
||||
"flow.blocksCut": "Cut blocks: {count}"
|
||||
"flow.blocksCut": "Cut blocks: {count}",
|
||||
"flow.shortcutUndo": "Undo the last change",
|
||||
"flow.undoDone": "Last change undone",
|
||||
"flow.nothingToUndo": "Nothing to undo",
|
||||
"flow.contextUndo": "Undo",
|
||||
"flow.contextAddBlock": "Add block here",
|
||||
"flow.contextPaste": "Paste",
|
||||
"flow.contextPasteHere": "Paste here",
|
||||
"flow.contextCopy": "Copy selection ({count})",
|
||||
"flow.contextCut": "Cut selection ({count})",
|
||||
"flow.contextDuplicate": "Duplicate selection ({count})",
|
||||
"flow.contextDelete": "Delete selection ({count})",
|
||||
"flow.contextDeleteConnection": "Delete connection",
|
||||
"flow.rightClickKey": "Right click",
|
||||
"flow.shortcutContextMenu": "Flow context menu"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user