| 123456789101112131415161718192021222324252627 |
- # tenant-database
- wfautoV2.tenant.createContext.incomplete=Incomplete create context
- wfautoV2.tenantDatabase.notFound=TenantDatabase not found
- wfautoV2.feign.error=feign error
- wfautoV2.bean.createError=Failed to create
- wfautoV2.bean.updateError=Failed to update
- wfautoV2.parameter.incomplete=Incomplete parameter
- wfautoV2.parameter.error=error parameter
- wfautoV2.group.notFound=Irrigation groups do not exist
- wfautoV2.group.hadTask=If there are bound tasks in the current Wheel and Tank Group, delete the tasks first
- wfautoV2.task.enabled=Disable the |task before deleting it
- wfautoV2.task.notFound=The mission does not exist
- wfautoV2.task.notEnable=The task is not enabled
- wfautoV2.task.hadRunning=The task is running and cannot be disabled for the time being
- wfautoV2.task.hadAction=The task has already started and cannot be started repeatedly
- wfautoV2.task.notGroup=The task does not have an irrigation area configured
- wfautoV2.task.execution.notFound=The task instance does not exist
- wfautoV2.task.execution.hadCancel=The task execution has been terminated and cannot be canceled
- wfautoV2.task.schedule.typeError=Only the recurring pattern can generate CRON expressions
- wfautoV2.scheduleRule.notFound=Timing rules do not exist
- wfautoV2.scheduleRule.enabled=Timing rules are enabled and cannot be deleted
|