mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-14 07:52:34 +08:00
Initial commit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"Incidents": "Incidents",
|
||||
"No data yet": "No data yet",
|
||||
"All systems not operational": "All systems not operational",
|
||||
"All systems operational": "All systems operational",
|
||||
"Some systems not operational": "Some systems not operational ({{down}} out of {{total}})",
|
||||
"Last updated on": "Last updated on: {{date}} ({{seconds}} sec ago)",
|
||||
"upcoming maintenance": "{{count}} upcoming maintenance",
|
||||
"upcoming maintenance_plural": "{{count}} upcoming maintenances",
|
||||
"Hide": "[Hide]",
|
||||
"Show": "[Show]",
|
||||
"Operational": "Operational",
|
||||
"No data available": "No data available, please make sure you have deployed your workers with latest config and check your worker status!",
|
||||
"Overall": "Overall: {{percent}}%",
|
||||
"No Data": "No Data",
|
||||
"percent at date": "{{percent}}% at {{date}}",
|
||||
"Down for": "Down for {{duration}} (click for detail)",
|
||||
"incidents at": "🚨 {{name}} incidents at {{date}}",
|
||||
"Response times": "Response times(ms)",
|
||||
"Upcoming": "[Upcoming] ",
|
||||
"Scheduled Maintenance": "Scheduled Maintenance",
|
||||
"Scheduled for": "Scheduled for:",
|
||||
"From": "From:",
|
||||
"Expected end": "Expected end:",
|
||||
"To": "To:",
|
||||
"Until further notice": "Until further notice",
|
||||
"Affected components": "Affected components:",
|
||||
"MONITOR ID NOT FOUND": "[ERR: MONITOR ID NOT FOUND]",
|
||||
"No incidents in this month": "No incidents in this month",
|
||||
"There are no incidents for this month": "There are no incidents for this month.",
|
||||
"Monitor not found": "Monitor with id {{id}} not found!",
|
||||
"Monitor State not defined": "Monitor State is not defined now, please check your worker's status and binding!",
|
||||
"All": "All",
|
||||
"Select monitor": "Select monitor",
|
||||
"Backwards": "← Backwards",
|
||||
"Forward": "Forward →"
|
||||
}
|
||||
Reference in New Issue
Block a user