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

18 lines
476 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"flow_title": "NZBGet: {name}",
"step": {
"user": {
"data": {
"name": "Naam",
"password": "Wachtwoord",
"port": "Poort",
"username": "Gebruikersnaam"
}
}
}
}
}