File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
custom_components/sonoff/translations Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
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
+ }
You can’t perform that action at this time.
0 commit comments