Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create he.json #1534

Merged
merged 1 commit into from
Dec 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "דף ניפוי שגיאות"
}
}
}