Fix chinese translation of "Connect"
Thanks to Lyon Hu (@chnhyg) for finding the issue.
This commit is contained in:
parent
56c82ecd35
commit
7449170cc8
|
@ -63,7 +63,7 @@
|
||||||
"Reconnect Delay (ms):": "重新链接间隔 (ms):",
|
"Reconnect Delay (ms):": "重新链接间隔 (ms):",
|
||||||
"Logging:": "日志级别:",
|
"Logging:": "日志级别:",
|
||||||
"Disconnect": "终端链接",
|
"Disconnect": "终端链接",
|
||||||
"Connect": "链接",
|
"Connect": "连接",
|
||||||
"Password:": "密码:",
|
"Password:": "密码:",
|
||||||
"Cancel": "取消"
|
"Cancel": "取消"
|
||||||
}
|
}
|
Loading…
Reference in New Issue