Fix
This commit is contained in:
parent
ae9065a1e0
commit
f2296ec82d
7 changed files with 196 additions and 25 deletions
|
|
@ -8,7 +8,15 @@ invalid-json-heartbeat = ❌ Error parssing heartbeat JSON
|
|||
invalid-uptime-key-format = Invalid format for uptime key. Expected format "monitorID_period". Received key: {key}
|
||||
invalid-monitor-id = Invalid monitor ID: {id}
|
||||
invalid-period-hours = Invalid period in hours: {hours}
|
||||
loading = Loading
|
||||
dashboard-header = Dashboard
|
||||
loading = Loading...
|
||||
monitors = Monitors
|
||||
unknown = Unknown
|
||||
services = Services
|
||||
monitor-not-found = No monitors found
|
||||
status = Status
|
||||
error = Error
|
||||
dashboard-header = Status Dashboard
|
||||
never = Never
|
||||
auto-update-failed = Automatic update failed
|
||||
update-fail = Failed to update data
|
||||
now = Now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue