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

18 lines
435 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"step": {
"user": {
"description": "Wil je beginnen met instellen?"
}
}
},
"issues": {
"removed_yaml": {
"title": "De Uptime YAML-configuratie is verwijderd"
}
},
"title": "Uptime"
}