-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1534 from israel2176/patch-1
Create he.json
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "דף ניפוי שגיאות" | ||
} | ||
} | ||
} |