This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
custom_components/multimatic/translations Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 33 "step" : {
44 "user" : {
55 "data" : {
6- "password" : " Password " ,
7- "username" : " Username " ,
8- "application" : " Application " ,
9- "serial_number" : " Serial number "
6+ "password" : " Passwort " ,
7+ "username" : " Benutzername " ,
8+ "application" : " Applikation " ,
9+ "serial_number" : " Seriennummer "
1010 },
11- "title" : " Connection information (same as multiMATIC application) "
11+ "title" : " Verbindungsinformationen (wie in der mutliMATIC / sensoAPP "
1212 }
1313 },
1414 "error" : {
15- "cannot_connect" : " Failed to connect, please try again " ,
16- "invalid_auth" : " Invalid authentication " ,
17- "unknown" : " Unexpected error "
15+ "cannot_connect" : " Verbindung fehlgeschlagen, bitte erneut versuchen " ,
16+ "invalid_auth" : " Benutzer oder Passwort falsch " ,
17+ "unknown" : " Unbekannter Fehler "
1818 },
1919 "abort" : {
20- "already_configured" : " Only one configuration is allowed "
20+ "already_configured" : " Nur eine Verbindung erlaubt "
2121 }
2222 },
2323 "options" : {
2424 "step" : {
2525 "init" : {
2626 "data" : {
27- "scan_interval" : " Minutes between scans "
27+ "scan_interval" : " Minuten zwischen Scans "
2828 }
2929 }
3030 }
3131 }
32- }
32+ }
You can’t perform that action at this time.
0 commit comments