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

16 lines
382 B
JSON

{
"config": {
"abort": {
"already_configured": "Dienst is al geconfigureerd",
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "Kies een land om te monitoren"
}
}
}
}