core/homeassistant/components/mill/translations/de.json

15 lines
323 B
JSON
Raw Normal View History

2020-06-07 00:03:28 +00:00
{
"config": {
"abort": {
"already_configured": "Account ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "Benutzername"
}
}
}
}
}