luci-app-frpc: fix translation
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
This commit is contained in:
parent
a185562836
commit
4a7726ac62
1 changed files with 3 additions and 3 deletions
|
@ -197,15 +197,15 @@ msgstr "本地 IP"
|
||||||
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
|
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
|
||||||
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214
|
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214
|
||||||
msgid "Local port"
|
msgid "Local port"
|
||||||
msgstr "监听端口"
|
msgstr "本地端口"
|
||||||
|
|
||||||
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
|
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
|
||||||
msgid "LocalIp specifies the IP address or host name to proxy to."
|
msgid "LocalIp specifies the IP address or host name to proxy to."
|
||||||
msgstr "LocalIp 指定要被代理的 IP 地址或主机名。"
|
msgstr "本地 IP 指定要被代理的 IP 地址或主机名。"
|
||||||
|
|
||||||
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
|
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
|
||||||
msgid "LocalPort specifies the port to proxy to."
|
msgid "LocalPort specifies the port to proxy to."
|
||||||
msgstr "LocalPort 指定要被代理的端口。"
|
msgstr "本地端口指定要被代理的端口。"
|
||||||
|
|
||||||
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
|
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
|
||||||
msgid "Locations"
|
msgid "Locations"
|
||||||
|
|
Loading…
Reference in a new issue