- client: fix locales

This commit is contained in:
Ildar Kamalov 2020-01-31 16:52:22 +03:00
parent fb476b0117
commit 8406d7d288
1 changed files with 2 additions and 2 deletions

View File

@ -463,7 +463,7 @@
"client_confirm_unblock": "Are you sure you want to unblock the client \"{{ip}}\"?",
"client_blocked": "Client \"{{ip}}\" successfully blocked",
"client_unblocked": "Client \"{{ip}}\" successfully unblocked",
"set_static_ip": "Set static IP address",
"install_static_error": "We failed to determine if this network interface is configured by using static IP address. Please set a static IP address manually.",
"set_static_ip": "Set a static IP address",
"install_static_error": "We failed to determine if this network interface is configured by using a static IP address. Please set the static IP address manually.",
"install_static_configure": "We have detected that a dynamic IP address is used — {{ip}}. We suggest you to set this IP address as static."
}