You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/i18n/locales/en/translation.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -642,6 +642,8 @@
642
642
"Thu": "Thu",
643
643
"Fri": "Fri",
644
644
"Sat": "Sat",
645
+
"Start grace duration": "Start grace duration",
646
+
"Devices can start the update within this time window after the scheduled trigger.": "Devices can start the update within this time window after the scheduled trigger.",
645
647
"Use different update schedules for downloading and installing updates": "Use different update schedules for downloading and installing updates",
646
648
"Deletion of fleet {{fleetId}} failed.": "Deletion of fleet {{fleetId}} failed.",
647
649
"Delete fleet?": "Delete fleet?",
@@ -759,6 +761,8 @@
759
761
"Time must be in hh:mm with 24-hour format": "Time must be in hh:mm with 24-hour format",
760
762
"Installing start time is required": "Installing start time is required",
761
763
"Installing end time is required": "Installing end time is required",
764
+
"Start grace duration is required": "Start grace duration is required",
765
+
"Duration must be a number followed by a unit (\"s\", \"m\", or \"h\")": "Duration must be a number followed by a unit (\"s\", \"m\", or \"h\")",
762
766
"Select at least one day of the week for \"weekly\" schedules": "Select at least one day of the week for \"weekly\" schedules",
763
767
"Select the timezone for downloading updates": "Select the timezone for downloading updates",
764
768
"Select the timezone for installing updates": "Select the timezone for installing updates",
0 commit comments