v0.11.2
This commit is contained in:
+8
-1
@@ -1093,6 +1093,13 @@
|
||||
"flow.cronEveryMinutes": "CRON every {minutes} min",
|
||||
"flow.cronHourlyAt": "CRON hourly at :{minute}",
|
||||
"flow.cronDailyAt": "CRON daily at {time}",
|
||||
"flow.cronCustom": "CRON {expression}"
|
||||
"flow.cronCustom": "CRON {expression}",
|
||||
"flow.draft": "Draft",
|
||||
"flow.draftStatus": "Draft · not executable",
|
||||
"flow.draftNoExecution": "Draft — disabled, with no executable tasks",
|
||||
"flow.draftDisabledHint": "A draft is always disabled. Finish the Flow and save it again to create executable tasks.",
|
||||
"flow.draftCannotEnable": "Finish and save the Flow first. A draft cannot be enabled.",
|
||||
"flow.saveAsDraftConfirm": "The Flow cannot be saved as executable:\n\n{reason}\n\nSave it as a draft instead? The draft will be disabled and will not create any tasks or schedules.",
|
||||
"flow.savedAsDraft": "Flow saved as a disabled draft. You can return to it later."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user