|
|
@ -310,10 +310,9 @@ export default {
|
|
|
|
Security: "Security",
|
|
|
|
Security: "Security",
|
|
|
|
"Shrink Database": "Shrink Database",
|
|
|
|
"Shrink Database": "Shrink Database",
|
|
|
|
Default: "Default",
|
|
|
|
Default: "Default",
|
|
|
|
headersPlaceholder: "Example:\n\{\n \"HeaderName\": \"HeaderValue\"\n}",
|
|
|
|
headersPlaceholder: "Example:\n{\n \"HeaderName\": \"HeaderValue\"\n}",
|
|
|
|
bodyPlaceholder: "Example:\n\{\n \"key\": \"value\"\n}",
|
|
|
|
bodyPlaceholder: "Example:\n{\n \"key\": \"value\"\n}",
|
|
|
|
"HTTP Options": "HTTP Options",
|
|
|
|
"HTTP Options": "HTTP Options",
|
|
|
|
// Status page
|
|
|
|
|
|
|
|
"Create Incident": "Create Incident",
|
|
|
|
"Create Incident": "Create Incident",
|
|
|
|
Title: "Title",
|
|
|
|
Title: "Title",
|
|
|
|
Content: "Content",
|
|
|
|
Content: "Content",
|
|
|
@ -329,13 +328,13 @@ export default {
|
|
|
|
"Switch to Dark Theme": "Switch to Dark Theme",
|
|
|
|
"Switch to Dark Theme": "Switch to Dark Theme",
|
|
|
|
"Show Tags": "Show Tags",
|
|
|
|
"Show Tags": "Show Tags",
|
|
|
|
"Hide Tags": "Hide Tags",
|
|
|
|
"Hide Tags": "Hide Tags",
|
|
|
|
"Description": "Description",
|
|
|
|
Description: "Description",
|
|
|
|
"No monitors available.": "No monitors available.",
|
|
|
|
"No monitors available.": "No monitors available.",
|
|
|
|
"Add one": "Add one",
|
|
|
|
"Add one": "Add one",
|
|
|
|
"No Monitors": "No Monitors",
|
|
|
|
"No Monitors": "No Monitors",
|
|
|
|
"Untitled Group": "Untitled Group",
|
|
|
|
"Untitled Group": "Untitled Group",
|
|
|
|
"Services": "Services",
|
|
|
|
Services: "Services",
|
|
|
|
"Discard": "Discard",
|
|
|
|
Discard: "Discard",
|
|
|
|
"Cancel": "Cancel",
|
|
|
|
Cancel: "Cancel",
|
|
|
|
"Powered by": "Powered by",
|
|
|
|
"Powered by": "Powered by",
|
|
|
|
};
|
|
|
|
};
|
|
|
|