diff --git a/index.html b/index.html index 617f806..bd8a789 100755 --- a/index.html +++ b/index.html @@ -79,6 +79,7 @@ + @@ -248,6 +249,11 @@ ng-click="changeLanguage('zh_CN')" href="#">  简体中文 +
  • +   繁體中文 +
  • Connection Settings': + '無法連線到 Aria2 RPC 伺服器,將在10秒後重試。您可能需要檢查連線設定,請前往 設定 > 連線設定', + 'Successfully connected to Aria2 through its remote RPC …': + '通過 RPC 連線到 Aria2 成功!', + 'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': + '通過 RPC 連線到 Aria2 成功,但是連線並不安全。要想使用安全連線,嘗試在啟動 Aria2 時新增一個授權密碼令牌(通過 --rpc-secret 引數)', + 'Trying to connect to aria2 using the new connection configuration': + '正在嘗試使用新的連線配置來連線到 Aria2 ……' +};