Moving from Line to Table
This commit is contained in:
parent
ce32ab53f0
commit
d614ec4d18
4 changed files with 78 additions and 112 deletions
|
|
@ -3,6 +3,7 @@ missing_api_key = ❌ API key not provided. Use --api-key or environment variabl
|
|||
success = ✅ Metrics received successfully!
|
||||
metrics_preview = 📋 First 200 characters of metrics:
|
||||
Response = Response
|
||||
response = response
|
||||
invalid-json-status-page = ❌ Error parssing status page JSON
|
||||
invalid-json-heartbeat = ❌ Error parssing heartbeat JSON
|
||||
invalid-uptime-key-format = Invalid format for uptime key. Expected format "monitorID_period". Received key: {key}
|
||||
|
|
@ -20,3 +21,5 @@ never = Never
|
|||
auto-update-failed = Automatic update failed
|
||||
update-fail = Failed to update data
|
||||
now = Now
|
||||
uptime = Uptime
|
||||
history = History
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue