We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b253b commit e05829eCopy full SHA for e05829e
ui/public/i18n/en/translation.json
@@ -105,7 +105,7 @@
105
"prometheus_rention_min": "Metrics retention must be greater than 1 day",
106
"loki_retention_max": "Logs retention must be less than 365 days",
107
"loki_retention_min": "Logs retention must be greater than 1 day",
108
- "invalid_network": "Invalid network, it mus be a class C network like 192.168.200.0",
+ "invalid_network": "Invalid network, it must be a class C network like 192.168.200.0",
109
"invalid_netmask": "Invalid netmask, it must be a valid netmask like 255.255.255.0",
110
"invalid_allowed_ips": "Invalid allowed IPs, each entry must be a and IP or CIDR network.",
111
"tun_mtu_min": "TUN MTU must be at least 576",
0 commit comments