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

25 lines
561 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord"
},
"title": "Tegel configureren"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Toon inactieve tegels"
},
"title": "Tegel configureren"
}
}
}
}