mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
@@ -33,7 +33,7 @@ dayjs.extend(timezone)
|
||||
|
||||
export const Language = {
|
||||
errorNoDayOfWeek: "Must set at least one day of week if start time is set",
|
||||
errorNoTime: "Start time is required",
|
||||
errorNoTime: "Start time is required when days of the week are selected",
|
||||
errorTime: "Time must be in HH:mm format (24 hours)",
|
||||
errorTimezone: "Invalid timezone",
|
||||
daysOfWeekLabel: "Days of Week",
|
||||
|
||||
Reference in New Issue
Block a user