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

13 lines
311 B
JSON
Raw Normal View History

2022-03-14 00:21:06 +00:00
{
"config": {
"abort": {
2022-05-21 00:22:49 +00:00
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
2022-03-14 00:21:06 +00:00
},
"step": {
"user": {
2022-05-21 00:22:49 +00:00
"description": "Wil je beginnen met instellen?"
2022-03-14 00:21:06 +00:00
}
}
},
"title": "Uptime"
}