diff options
Diffstat (limited to 'applications/luci-app-frpc/po/de/frpc.po')
-rw-r--r-- | applications/luci-app-frpc/po/de/frpc.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-frpc/po/de/frpc.po b/applications/luci-app-frpc/po/de/frpc.po index 4572a893f6..4fb2ca73d8 100644 --- a/applications/luci-app-frpc/po/de/frpc.po +++ b/applications/luci-app-frpc/po/de/frpc.po @@ -41,10 +41,10 @@ msgstr "Admin-Nutzer" #: 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 spezifiziert die Adresse auf der der Admin-Server lauscht.<br /" -">Standard für diesen Wert ist \"127.0.0.1\"." +">Standard für diesen Wert ist \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -396,10 +396,10 @@ msgstr "Server-Port" #: 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 spezifiziert die Adresse des Servers zu dem Verbunden werden soll." -"<br />Standardwert hierfür ist \"0.0.0.0\"." +"<br />Standardwert hierfür ist \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" |