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

12 lines
291 B
JSON
Raw Normal View History

2018-09-15 10:45:45 +00:00
{
"config": {
"abort": {
2022-05-21 00:22:49 +00:00
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
2018-09-15 10:45:45 +00:00
},
"step": {
"confirm": {
2022-05-21 00:22:49 +00:00
"description": "Wil je beginnen met instellen?"
2018-09-15 10:45:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-15 10:45:45 +00:00
}