ha-core/homeassistant/components/filesize/translations/nl.json

19 lines
440 B
JSON

{
"config": {
"abort": {
"already_configured": "Dienst is al geconfigureerd"
},
"error": {
"not_allowed": "Pad is niet toegestaan",
"not_valid": "Pad is niet geldig"
},
"step": {
"user": {
"data": {
"file_path": "Pad naar bestand"
}
}
}
},
"title": "Bestandsgrootte"
}