[ci skip] Translation update

pull/29247/head
HomeAssistant Azure 2019-11-30 00:32:19 +00:00
parent 4bec14b0f6
commit 8ae0d891e4
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"config": {
"error": {
"error_auth_mfa": "Ung\u00fcltiger Code"
},
"step": {
"auth_captcha": {
"title": "Captcha"
},
"auth_mfa": {
"data": {
"mfa_code": "SMS Code"
},
"title": "2-Faktor-Authentifizierung"
},
"auth_user": {
"data": {
"password": "Passwort",
"username": "Benutzername"
},
"title": "Anmeldeinformationen"
}
}
}
}