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: "Svenska",
checkEverySecond: "Uppdatera var {0} sekund.",
"Avg.": "Genomsnittligt ",
"Avg.": "Genomsnittligt",
retriesDescription: "Max antal försök innan tjänsten markeras som nere och en notis skickas",
ignoreTLSError: "Ignorera TLS/SSL-fel för webbsidor med HTTPS",
upsideDownModeDescription: "Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",