mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-17 17:06:56 +08:00
Replace hard-coded names for groups in Status page with translations
This commit is contained in:
@@ -309,4 +309,7 @@ export default {
|
||||
recent: "Recent",
|
||||
headersPlaceholder: "Example:\n\{\n \"HeaderName\": \"HeaderValue\"\n}",
|
||||
bodyPlaceholder: "Example:\n\{\n \"key\": \"value\"\n}",
|
||||
// Status page
|
||||
"Untitled Group": "Untitled Group",
|
||||
"Services": "Services",
|
||||
};
|
||||
|
Reference in New Issue
Block a user