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/ro/frpc.po | |
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/ro/frpc.po')
-rw-r--r-- | applications/luci-app-frpc/po/ro/frpc.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-frpc/po/ro/frpc.po b/applications/luci-app-frpc/po/ro/frpc.po index 679b6022e7..fbf1c5e3dc 100644 --- a/applications/luci-app-frpc/po/ro/frpc.po +++ b/applications/luci-app-frpc/po/ro/frpc.po @@ -42,10 +42,10 @@ msgstr "Utilizator administrator" #: 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 specifică adresa la care se leagă serverul de administrare.<br /" -">În mod implicit, această valoare este \"127.0.0.0.1\"." +">În mod implicit, această valoare este \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -397,10 +397,10 @@ msgstr "Port de server" #: 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 specifică adresa serverului la care trebuie să se conecteze.<br /" -">În mod implicit, această valoare este \"0.0.0.0\"." +">În mod implicit, această valoare este \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" |