{{ $t("Title") }}:
{{ $t("Content") }}:
{{ $t("markdownSupported") }}
{{ $t("Date Created") }}: {{ $root.datetime(incident.createdDate) }} ({{ dateFromNow(incident.createdDate) }})
{{ $t("Last Updated") }}: {{ $root.datetime(incident.lastUpdatedDate) }} ({{ dateFromNow(incident.lastUpdatedDate) }})
{{ $t("Last Updated") }}: {{ $root.datetime(incident.lastUpdatedDate) }} ({{ dateFromNow(incident.lastUpdatedDate) }})
{{ maintenance.title }}
{{ option.pathName }}
{{ $t("No monitors available.") }} {{ $t("Add one") }}
{{ $t($root.downMonitors.length === 1 ? "offlineMonitor" : "offlineMonitors") }}
👀 {{ $t("statusPageNothing") }}