Skip to content

Commit 0859df4

Browse files
authored
Merge pull request #1534 from israel2176/patch-1
Create he.json
2 parents 0eac42c + 9864de0 commit 0859df4

File tree

1 file changed

+40
-0
lines changed
  • custom_components/sonoff/translations

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/en/)",
13+
"data": {
14+
"username": "דוא\"ל או טלפון (השתמש בכל ערך עבור מצב DIY)",
15+
"password": "סיסמה (השאר ריק עבור מצב DIY)",
16+
"country_code": "קוד מדינה (השאר ריק לבחירה אוטומטית)"
17+
}
18+
}
19+
}
20+
},
21+
"options": {
22+
"step": {
23+
"init": {
24+
"data": {
25+
"mode": "מצב (אוטומטי מומלץ לרוב המשתמשים)",
26+
"homes": "בתים (השאר ריק עבור הבית הפעיל באפליקציה לנייד)",
27+
"debug": "דף ניפוי שגיאות (אינטגרציה > תפריט > בעיות ידועות)"
28+
}
29+
}
30+
}
31+
},
32+
"system_health": {
33+
"info": {
34+
"version": "גרסה",
35+
"cloud_online": "מכשירי ענן מקוונים",
36+
"local_online": "מכשירים מקומיים מקוונים",
37+
"debug": "דף ניפוי שגיאות"
38+
}
39+
}
40+
}

0 commit comments

Comments
 (0)