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

12 lines
226 B
JSON
Raw Normal View History

2020-06-11 17:13:42 +00:00
{
"config": {
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "E-Mail Adresse"
}
}
}
}
}