25 lines
906 B
JSON
25 lines
906 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Authorisierungs-URL.",
|
|
"missing_configuration": "Die Spotify-Integration ist nicht konfiguriert. Bitte folgen Sie der Dokumentation.",
|
|
"no_url_available": "Keine URL verf\u00fcgbar. Informationen zu diesem Fehler findest du [im Hilfebereich]({docs_url})."
|
|
},
|
|
"create_entry": {
|
|
"default": "Erfolgreich mit Spotify authentifiziert."
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "W\u00e4hle die Authentifizierungsmethode"
|
|
},
|
|
"reauth_confirm": {
|
|
"title": "Integration erneut authentifizieren"
|
|
}
|
|
}
|
|
},
|
|
"system_health": {
|
|
"info": {
|
|
"api_endpoint_reachable": "Spotify-API-Endpunkt erreichbar"
|
|
}
|
|
}
|
|
} |