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: "한국어",
checkEverySecond: "{0} 초마다 체크해요.",
"Avg.": "평균 ",
"Avg.": "평균",
retriesDescription: "서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
ignoreTLSError: "HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
upsideDownModeDescription: "서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",