Merge pull request #377 from Lrss/master

Fix: Inconsistent white-space for the "Avg."-Ping/Response title.
This commit is contained in:
Louis Lam
2021-09-12 23:48:29 +08:00
committed by GitHub
14 changed files with 36 additions and 36 deletions

View File

@@ -36,8 +36,8 @@ export default {
hour: "Stunde",
"-hour": "-Stunden",
checkEverySecond: "Überprüfe alle {0} Sekunden",
"Avg.": "Durchschn. ",
Response: " Antwortzeit",
"Avg.": "Durchschn.",
Response: "Antwortzeit",
Ping: "Ping",
"Monitor Type": "Monitor Typ",
Keyword: "Schlüsselwort",