Fixed inconsistent white-space for the "Avg."-Ping/Response title.

This commit is contained in:
Lars Sørensen
2021-09-11 13:50:16 +02:00
parent 39c7b5e748
commit 66769e1c79
14 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
export default {
languageName: "English",
checkEverySecond: "Check every {0} seconds.",
"Avg.": "Avg. ",
"Avg.": "Avg.",
retriesDescription: "Maximum retries before the service is marked as down and a notification is sent",
ignoreTLSError: "Ignore TLS/SSL error for HTTPS websites",
upsideDownModeDescription: "Flip the status upside down. If the service is reachable, it is DOWN.",