This commit is contained in:
Mateusz Gruszczyński
2026-09-19 21:37:46 +02:00
parent 044adef401
commit ac2dd8b62a
21 changed files with 288 additions and 97 deletions
+4
View File
@@ -1019,6 +1019,10 @@
"flow.selectAll": "Select all",
"flow.clearSelection": "Clear selection",
"flow.selectedCount": "Selected: {count}",
"flow.duplicateSelection": "Duplicate",
"flow.blocksCopied": "Copied blocks: {count}",
"flow.blocksPasted": "Pasted blocks: {count}",
"flow.blocksDuplicated": "Duplicated blocks: {count}",
"flow.node.sharedInput": "Shared input",
"flow.sharedInputMissing": "Shared input missing",
"flow.sharedInputTitle": "Shared Flow input",
+4
View File
@@ -1019,6 +1019,10 @@
"flow.selectAll": "Zaznacz wszystko",
"flow.clearSelection": "Wyczyść zaznaczenie",
"flow.selectedCount": "Zaznaczono: {count}",
"flow.duplicateSelection": "Duplikuj",
"flow.blocksCopied": "Skopiowano bloki: {count}",
"flow.blocksPasted": "Wklejono bloki: {count}",
"flow.blocksDuplicated": "Zduplikowano bloki: {count}",
"flow.node.sharedInput": "Wspólne wejście",
"flow.sharedInputMissing": "Brak wspólnego wejścia",
"flow.sharedInputTitle": "Wspólne wejście Flow",