mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Delint English language file
This commit is contained in:
parent
9ef3727c91
commit
31fa67452e
@ -310,10 +310,9 @@ export default {
|
||||
Security: "Security",
|
||||
"Shrink Database": "Shrink Database",
|
||||
Default: "Default",
|
||||
headersPlaceholder: "Example:\n\{\n \"HeaderName\": \"HeaderValue\"\n}",
|
||||
bodyPlaceholder: "Example:\n\{\n \"key\": \"value\"\n}",
|
||||
headersPlaceholder: "Example:\n{\n \"HeaderName\": \"HeaderValue\"\n}",
|
||||
bodyPlaceholder: "Example:\n{\n \"key\": \"value\"\n}",
|
||||
"HTTP Options": "HTTP Options",
|
||||
// Status page
|
||||
"Create Incident": "Create Incident",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
@ -329,13 +328,13 @@ export default {
|
||||
"Switch to Dark Theme": "Switch to Dark Theme",
|
||||
"Show Tags": "Show Tags",
|
||||
"Hide Tags": "Hide Tags",
|
||||
"Description": "Description",
|
||||
Description: "Description",
|
||||
"No monitors available.": "No monitors available.",
|
||||
"Add one": "Add one",
|
||||
"No Monitors": "No Monitors",
|
||||
"Untitled Group": "Untitled Group",
|
||||
"Services": "Services",
|
||||
"Discard": "Discard",
|
||||
"Cancel": "Cancel",
|
||||
Services: "Services",
|
||||
Discard: "Discard",
|
||||
Cancel: "Cancel",
|
||||
"Powered by": "Powered by",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user