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/pl | |
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/pl')
-rw-r--r-- | applications/luci-app-frpc/po/pl/frpc.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-frpc/po/pl/frpc.po b/applications/luci-app-frpc/po/pl/frpc.po index b253eca3fc..15bf5e2e41 100644 --- a/applications/luci-app-frpc/po/pl/frpc.po +++ b/applications/luci-app-frpc/po/pl/frpc.po @@ -42,10 +42,10 @@ msgstr "Administrator użytkownika" #: 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 określa adres, który serwer administracyjny łączy z adresem.<br /> " -"Domyślnie jest to wartość \"127.0.0.1\"." +"Domyślnie jest to wartość \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -394,10 +394,10 @@ msgstr "Port serwera" #: 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 "" "ServerAddr określa adres serwera, z którymi chcesz się połączyć. <br /" -">Domyśl domyślnie ta wartość to \"0.0.0.0\"." +">Domyśl domyślnie ta wartość to \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" |