Skip to content

Commit e3d1f12

Browse files
authored
Merge pull request #1490 from xangin/patch-1
Create zh-Hant.json
2 parents 3b1d7cf + fb9ef1b commit e3d1f12

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"config": {
3+
"abort": {
4+
"reauth_successful": "重新認證成功"
5+
},
6+
"error": {
7+
"exists": "此帳號已經設定",
8+
"template": "{error}"
9+
},
10+
"step": {
11+
"user": {
12+
"description": "輸入您的 [eWeLink帳號](https://www.ewelink.cc/) 資訊",
13+
"data": {
14+
"username": "Email或手機 (DIY模式請輸入any)",
15+
"password": "密碼 (DIY模式請留空)",
16+
"country_code": "國家地區代碼 (欲自動選擇請留空)"
17+
}
18+
}
19+
}
20+
},
21+
"options": {
22+
"step": {
23+
"init": {
24+
"data": {
25+
"mode": "模式 (一般使用請選擇auto)",
26+
"homes": "家 (請留空)",
27+
"debug": "除錯頁面 (整合 > 選單 > 已知問題)"
28+
}
29+
}
30+
}
31+
},
32+
"system_health": {
33+
"info": {
34+
"version": "版本",
35+
"cloud_online": "Cloud devices online",
36+
"local_online": "Local devices online",
37+
"debug": "除錯頁面"
38+
}
39+
}
40+
}

0 commit comments

Comments
 (0)