Fix MQTT Broker TLS config row layout

Fixes #2927
This commit is contained in:
Nick O'Leary
2021-04-12 11:48:10 +01:00
parent 51aaf1b150
commit 5028377d45
6 changed files with 7 additions and 7 deletions

View File

@@ -353,7 +353,7 @@
"port": "端口",
"keepalive": "Keepalive计时(秒)",
"cleansession": "使用新的会话",
"use-tls": "使用安全连接 (SSL/TLS)",
"use-tls": "使用 TLS",
"tls-config": "TLS 设置",
"verify-server-cert": "验证服务器证书",
"compatmode": "使用旧式MQTT 3.1支持"