Run update-language-files for all languages

This commit is contained in:
Ivan
2021-11-11 10:57:33 +01:00
parent 94508cae2f
commit be19336149
27 changed files with 2162 additions and 7 deletions

View File

@@ -309,22 +309,21 @@ export default {
recent: "Recent",
"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",
"Switch to Light Theme": "Switch to Light Theme",
"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",
};