diff options
Diffstat (limited to 'applications/luci-app-frpc/po/zh_Hans/frpc.po')
-rw-r--r-- | applications/luci-app-frpc/po/zh_Hans/frpc.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-frpc/po/zh_Hans/frpc.po b/applications/luci-app-frpc/po/zh_Hans/frpc.po index 38d91ba788..591f0b0518 100644 --- a/applications/luci-app-frpc/po/zh_Hans/frpc.po +++ b/applications/luci-app-frpc/po/zh_Hans/frpc.po @@ -41,8 +41,8 @@ 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\"." -msgstr "AdminAddr 特指用于绑定管理服务器的地址。<br />默认是\"127.0.0.1\"。" +"default, this value is \"0.0.0.0\"." +msgstr "AdminAddr 特指用于绑定管理服务器的地址。<br />默认是\"0.0.0.0\"。" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -374,9 +374,9 @@ 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 "" -"ServerAddr 指定要连接到的服务器的地址。<br />默认情况下,此值为\"0.0.0.0\"。" +"ServerAddr 指定要连接到的服务器的地址。<br />默认情况下,此值为\"127.0.0.1\"。" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" |