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

16 lines
302 B
JSON
Raw Normal View History

2020-12-16 00:03:31 +00:00
{
"config": {
"step": {
"reauth": {
"data": {
"password": "Passwort"
}
},
"user": {
"data": {
"password": "Passwort"
}
}
}
}
}