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

14 lines
279 B
JSON
Raw Normal View History

2022-03-09 00:19:01 +00:00
{
"config": {
"abort": {
2022-05-22 00:22:43 +00:00
"already_configured": "Dienst is al geconfigureerd"
2022-03-10 00:17:10 +00:00
},
"step": {
"user": {
"data": {
"type": "Type sessie definitie"
}
}
2022-03-09 00:19:01 +00:00
}
}
}