编辑排程状态

This commit is contained in:
fengjignqi
2026-05-27 15:47:23 +08:00
parent 20aaf98235
commit f7bee61a56
14 changed files with 360 additions and 32 deletions

View File

@@ -97,6 +97,9 @@
<string name="plan_name_text_empty_hint">排程名称不能为空</string>
<string name="plan_week_empty_hint">请选择排程日期</string>
<string name="select_the_device_to_link">请选择要关联的设备</string>
<string name="delete_plan_tip">确定要删除该排程任务?</string>
<string name="delete_plan_success">删除成功</string>
<string name="close_plan_dialog_tip">确定关闭该排程任务?</string>
<string name="plan_period">浇水周期</string>
<string name="plan_time">浇水时长</string>
<string name="plan_start_time">开始时间</string>