diff options
author | Vladimir Ulrich <admin@evl.su> | 2017-10-10 02:40:21 +0300 |
---|---|---|
committer | Vladimir Ulrich <admin@evl.su> | 2017-10-10 02:40:21 +0300 |
commit | bd7eff9a6386be5b04fa8fb98ac50bcbb033ce63 (patch) | |
tree | aa627112b1383a716e683d8972bf5ac134e0ee7e /applications/luci-app-openvpn/po/en | |
parent | 2d011a5e9794ddb7e001e7bc2bda15c2942b0db5 (diff) |
[luci-app-openvpn] Added support for tls-crypt option.
Closes #1340
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Diffstat (limited to 'applications/luci-app-openvpn/po/en')
-rw-r--r-- | applications/luci-app-openvpn/po/en/openvpn.po | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-openvpn/po/en/openvpn.po b/applications/luci-app-openvpn/po/en/openvpn.po index a5994dc29..f22f0f237 100644 --- a/applications/luci-app-openvpn/po/en/openvpn.po +++ b/applications/luci-app-openvpn/po/en/openvpn.po @@ -31,6 +31,9 @@ msgstr "Add route after establishing connection" msgid "Additional authentication over TLS" msgstr "Additional authentication over TLS" +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Encrypt and authenticate all control channel packets with the key" + msgid "Allow client-to-client traffic" msgstr "Allow client-to-client traffic" |