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

23 lines
521 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "E-Mail Adresse"
},
"title": "Kachel konfigurieren"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Inaktive Kacheln anzeigen"
},
"title": "Kachel konfigurieren"
}
}
}
}