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/es | |
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/es')
-rw-r--r-- | applications/luci-app-frpc/po/es/frpc.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-frpc/po/es/frpc.po b/applications/luci-app-frpc/po/es/frpc.po index d27021cde8..091d934e2d 100644 --- a/applications/luci-app-frpc/po/es/frpc.po +++ b/applications/luci-app-frpc/po/es/frpc.po @@ -44,10 +44,10 @@ msgstr "Usuario del administrador" #: 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 especifica la dirección a la que se une el servidor de " -"administración.<br />De manera predeterminada, este valor es \"127.0.0.1\"." +"administración.<br />De manera predeterminada, este valor es \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -399,10 +399,10 @@ msgstr "Puerto del servidor" #: 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 especifica la dirección del servidor al que conectarse.<br />Por " -"defecto, este valor es \"0.0.0.0\"." +"defecto, este valor es \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" |