mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-10 10:58:19 +08:00
Avg. Ping and Avg. Response translation keys
This commit is contained in:
@@ -2,7 +2,6 @@ export default {
|
||||
languageName: "English",
|
||||
checkEverySecond: "Check every {0} seconds.",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
"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.",
|
||||
@@ -167,4 +166,6 @@ export default {
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user