mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
[ci skip] Translation update
This commit is contained in:
parent
4bec14b0f6
commit
8ae0d891e4
25
homeassistant/components/starline/.translations/de.json
Normal file
25
homeassistant/components/starline/.translations/de.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user