Skip to content

Commit

Permalink
Merge pull request #1534 from israel2176/patch-1
Browse files Browse the repository at this point in the history
Create he.json
  • Loading branch information
AlexxIT authored Dec 1, 2024
2 parents 0eac42c + 9864de0 commit 0859df4
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions custom_components/sonoff/translations/he.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"config": {
"abort": {
"reauth_successful": "אימות מחדש בוצע בהצלחה"
},
"error": {
"exists": "חשבון זה כבר מוגדר",
"template": "{error}"
},
"step": {
"user": {
"description": "הזן את פרטי ההתחברות ל[חשבון eWeLink](https://www.ewelink.cc/en/)",
"data": {
"username": "דוא\"ל או טלפון (השתמש בכל ערך עבור מצב DIY)",
"password": "סיסמה (השאר ריק עבור מצב DIY)",
"country_code": "קוד מדינה (השאר ריק לבחירה אוטומטית)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "מצב (אוטומטי מומלץ לרוב המשתמשים)",
"homes": "בתים (השאר ריק עבור הבית הפעיל באפליקציה לנייד)",
"debug": "דף ניפוי שגיאות (אינטגרציה > תפריט > בעיות ידועות)"
}
}
}
},
"system_health": {
"info": {
"version": "גרסה",
"cloud_online": "מכשירי ענן מקוונים",
"local_online": "מכשירים מקומיים מקוונים",
"debug": "דף ניפוי שגיאות"
}
}
}

0 comments on commit 0859df4

Please sign in to comment.