|
|
@ -307,10 +307,24 @@ export default { |
|
|
|
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ", |
|
|
|
"Current User": "Current User", |
|
|
|
recent: "Recent", |
|
|
|
"Shrink Database": "Shrink Database", |
|
|
|
Default: "Default", |
|
|
|
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", |
|
|
|
"No monitors available.": "No monitors available.", |
|
|
|
"Add one": "Add one", |
|
|
|
"No Monitors": "No Monitors", |
|
|
|
"Untitled Group": "Untitled Group", |
|
|
|
"Services": "Services", |
|
|
|
"Discard": "Discard", |
|
|
|
"Cancel": "Cancel", |
|
|
|
"Powered by": "Powered by", |
|
|
|
}; |
|
|
|