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

12 lines
288 B
JSON
Raw Normal View History

2018-09-15 10:45:45 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
2018-09-15 10:45:45 +00:00
},
"step": {
"confirm": {
2021-10-02 12:59:05 +00:00
"description": "Wilt u 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
}