mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-04-16 14:03:44 +00:00
修复 端口测试时,开放和关闭的错误文字描述。
This commit is contained in:
parent
e3819fd0b5
commit
c740169ed8
|
@ -141,8 +141,8 @@ system.lang = {
|
|||
,"peer-port-random-on-start":"Use random port on start"
|
||||
,"port-forwarding-enabled":"Enabled forwarding"
|
||||
,"test-port":"Test the port"
|
||||
,"port-is-open-true":"The port is close"
|
||||
,"port-is-open-false":"The port is open"
|
||||
,"port-is-open-true":"The port is open"
|
||||
,"port-is-open-false":"The port is closed"
|
||||
,"testing":"Testing..."
|
||||
,"encryption":"Encryption:"
|
||||
,"encryption-type":{
|
||||
|
|
Loading…
Reference in New Issue
Block a user