v0.15.10
This commit is contained in:
+19
-1
@@ -1418,6 +1418,24 @@
|
||||
"discovery.addedCount": "Added: {count}",
|
||||
"discovery.alreadyAdded": "Already added",
|
||||
"discovery.empty": "No local devices found",
|
||||
"discovery.emptyHint": "Try a longer scan, another protocol, or verify that the unit answers on UDP port 7000."
|
||||
"discovery.emptyHint": "Try a longer scan, another protocol, or verify that the unit answers on UDP port 7000.",
|
||||
"flow.shortcuts": "Shortcuts",
|
||||
"flow.shortcutsHint": "Shortcuts work while focus is outside form fields.",
|
||||
"flow.shortcutAdd": "Add / search for a block",
|
||||
"flow.shortcutAddFirst": "Add the first search result",
|
||||
"flow.shortcutSave": "Save Flow",
|
||||
"flow.shortcutSelectAll": "Select all blocks",
|
||||
"flow.shortcutCopy": "Copy selected blocks",
|
||||
"flow.shortcutPaste": "Paste blocks",
|
||||
"flow.shortcutDuplicate": "Duplicate selection",
|
||||
"flow.shortcutDelete": "Delete selected blocks",
|
||||
"flow.shortcutMove": "Move selection by 10 px",
|
||||
"flow.shortcutMoveFine": "Move selection precisely by 1 px",
|
||||
"flow.shortcutClear": "Clear selection / cancel connection",
|
||||
"flow.shortcutFit": "Fit the whole Flow to the view",
|
||||
"flow.shortcutZoom": "Zoom in / out",
|
||||
"flow.shortcutHelp": "Show this shortcut list",
|
||||
"flow.shortcutCut": "Cut selected blocks",
|
||||
"flow.blocksCut": "Cut blocks: {count}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user