Skip to content

Commit

Permalink
Create he.json
Browse files Browse the repository at this point in the history
Adding Hebrew translation
  • Loading branch information
israel2176 authored Nov 30, 2024
1 parent 0eac42c commit 9864de0
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 9864de0

Please sign in to comment.