This commit is contained in:
Mateusz Gruszczyński
2026-09-21 10:28:28 +02:00
parent 09c10d8008
commit e5013ea819
16 changed files with 124 additions and 70 deletions
+7
View File
@@ -901,6 +901,13 @@
"flow.defaultDescription": "Visual control logic",
"flow.compilesAutomatically": "Automatically translated into schedules and automations",
"flow.openEditor": "Open editor",
"flow.editorButton": "Editor",
"flow.executionType": "Execution type:",
"flow.executionSchedule": "Schedule",
"flow.executionAutomation": "Automation",
"flow.executionMixed": "Schedule + automation",
"flow.executionNone": "None",
"flow.executionDraft": "Draft — none",
"flow.editDescription": "Edit description",
"flow.description": "Description",
"flow.descriptionPlaceholder": "Describe what this Flow does…",
+7
View File
@@ -901,6 +901,13 @@
"flow.defaultDescription": "Wizualna logika sterowania",
"flow.compilesAutomatically": "Automatycznie tłumaczone na harmonogramy i automatyzacje",
"flow.openEditor": "Otwórz edytor",
"flow.editorButton": "Edytor",
"flow.executionType": "Typ wykonania:",
"flow.executionSchedule": "Harmonogram",
"flow.executionAutomation": "Automatyzacja",
"flow.executionMixed": "Harmonogram + automatyzacja",
"flow.executionNone": "Brak",
"flow.executionDraft": "Szkic — brak",
"flow.editDescription": "Edytuj opis",
"flow.description": "Opis",
"flow.descriptionPlaceholder": "Opisz krótko, co robi ten Flow…",