mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-27 09:19:22 +08:00
[WIP] Handle timezone offset for timeRange
This commit is contained in:
@@ -607,7 +607,7 @@ export default {
|
||||
recurringInterval: "Interval",
|
||||
"Recurring": "Recurring",
|
||||
strategyManual: "Active/Inactive Manually",
|
||||
warningTimezone: "It is NOT your current browser's timezone. It is your server's timezone.",
|
||||
warningTimezone: "It is using your current Device/PC's timezone.",
|
||||
weekdayShortMon: "Mon",
|
||||
weekdayShortTue: "Tue",
|
||||
weekdayShortWed: "Wed",
|
||||
|
||||
Reference in New Issue
Block a user