mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 09:39:00 +01:00
19 lines
512 B
JSON
19 lines
512 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "E-Mail"
|
|
},
|
|
"title": "Benutzername und Passwort eingeben"
|
|
}
|
|
}
|
|
}
|
|
} |