messages_wfautoV2_en_US.properties 1.3 KB

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