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

14 lines
274 B
JSON
Raw Normal View History

2020-11-07 00:04:02 +00:00
{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord"
}
}
}
}
}