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

12 lines
288 B
JSON
Raw Normal View History

2020-10-09 00:04:33 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
2021-02-24 00:04:14 +00:00
},
"step": {
"user": {
2022-05-21 00:22:49 +00:00
"description": "Wil je beginnen met instellen?"
2021-02-24 00:04:14 +00:00
}
2020-10-09 00:04:33 +00:00
}
}
}