31 lines
932 B
JSON
31 lines
932 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dienst is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout",
|
|
"zeroconf_failed": "API-sleutel niet gevonden. Voer het handmatig in"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"title": "Integratie herauthenticeren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"url": "URL",
|
|
"verify_ssl": "SSL-certificaat verifi\u00ebren"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"removed_yaml": {
|
|
"title": "De Radarr YAML configuratie is verwijderd"
|
|
}
|
|
}
|
|
} |