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

17 lines
583 B
JSON

{
"config": {
"abort": {
"already_setup": "U kunt slechts \u00e9\u00e9n Spotify-account configureren.",
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"missing_configuration": "De Spotify integratie is niet geconfigureerd. Gelieve de documentatie te volgen."
},
"create_entry": {
"default": "Succesvol geauthenticeerd met Spotify."
},
"step": {
"pick_implementation": {
"title": "Kies Authenticatiemethode"
}
}
}
}