mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-23 12:18:38 +08:00
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
languageName: "Srpski",
|
||||
checkEverySecond: "Proveri svakih {0} sekundi.",
|
||||
"Avg.": "Prosečni ",
|
||||
"Avg.": "Prosečni",
|
||||
retriesDescription: "Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
|
||||
ignoreTLSError: "Ignoriši TLS/SSL greške za HTTPS veb stranice.",
|
||||
upsideDownModeDescription: "Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
|
||||
|
Reference in New Issue
Block a user