Backed out of commit be1933614

Running update-language-files will just confuse translators
This commit is contained in:
Ivan
2021-11-12 09:29:06 +01:00
parent ed39485af9
commit 9ef3727c91
26 changed files with 7 additions and 2033 deletions

View File

@@ -310,9 +310,10 @@ 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",
@@ -328,13 +329,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",
};