diff options
author | Liangbin Lian <jjm2473@gmail.com> | 2022-08-16 14:03:09 +0800 |
---|---|---|
committer | Liangbin Lian <jjm2473@gmail.com> | 2022-08-17 21:36:52 +0800 |
commit | 175487f054b904383673d85ca95bdccb386919c1 (patch) | |
tree | 59de8650070efd0131e9ff28be8fe894b1268291 /applications/luci-app-frpc/po/templates/frpc.pot | |
parent | 4a7726ac624611c2226dad2a6ee22f4008b37381 (diff) |
luci-app-frpc: add plugin options
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
Diffstat (limited to 'applications/luci-app-frpc/po/templates/frpc.pot')
-rw-r--r-- | applications/luci-app-frpc/po/templates/frpc.pot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/applications/luci-app-frpc/po/templates/frpc.pot b/applications/luci-app-frpc/po/templates/frpc.pot index 87e72ffe71..938dea5729 100644 --- a/applications/luci-app-frpc/po/templates/frpc.pot +++ b/applications/luci-app-frpc/po/templates/frpc.pot @@ -410,3 +410,18 @@ msgstr "" #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3 msgid "frp Client" msgstr "" + +msgid "Plugin Settings" +msgstr "" + +msgid "Plugin" +msgstr "" + +msgid "SOCKS5 user" +msgstr "" + +msgid "SOCKS5 password" +msgstr "" + +msgid "Unix domain socket path" +msgstr "" |