diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-04-23 14:58:23 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-04-23 14:58:23 +0200 |
commit | e68be6ca0771f1a547d3e7a03523f238af323f54 (patch) | |
tree | 2d86b68be887d0af8f7cea46fc2c15d6978f8d37 /applications/luci-app-frpc/po/uk | |
parent | f79634dc3e18671b3a2fd992d67d0c68fadd84dc (diff) |
luci-app-frpc: IP string swap
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-frpc/po/uk')
-rw-r--r-- | applications/luci-app-frpc/po/uk/frpc.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-frpc/po/uk/frpc.po b/applications/luci-app-frpc/po/uk/frpc.po index 15c53566dd..6fd4accd45 100644 --- a/applications/luci-app-frpc/po/uk/frpc.po +++ b/applications/luci-app-frpc/po/uk/frpc.po @@ -42,10 +42,10 @@ msgstr "Користувач-адміністратор" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "" "AdminAddr specifies the address that the admin server binds to.<br />By " -"default, this value is \"127.0.0.1\"." +"default, this value is \"0.0.0.0\"." msgstr "" "AdminAddr встановлює адресу до якої підключається сервер адміністратора.<br /" -">За замовчуванням, це значення - \"127.0.0.1\"." +">За замовчуванням, це значення - \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -353,7 +353,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "" "ServerAddr specifies the address of the server to connect to.<br />By " -"default, this value is \"0.0.0.0\"." +"default, this value is \"127.0.0.1\"." msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 |