22 lines
1018 B
JSON
22 lines
1018 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_setup": "Vous ne pouvez configurer qu'un seul compte Spotify.",
|
|
"authorize_url_timeout": "D\u00e9lai d'expiration g\u00e9n\u00e9rant une URL d'autorisation.",
|
|
"missing_configuration": "L'int\u00e9gration Spotify n'est pas configur\u00e9e. Veuillez suivre la documentation.",
|
|
"reauth_account_mismatch": "Le compte Spotify authentifi\u00e9 ne correspond pas au compte requis pour la r\u00e9-authentification."
|
|
},
|
|
"create_entry": {
|
|
"default": "Authentification r\u00e9ussie avec Spotify."
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Choisissez la m\u00e9thode d'authentification"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "L'int\u00e9gration de Spotify doit se r\u00e9-authentifier avec Spotify pour le compte: {account}",
|
|
"title": "R\u00e9-authentifier avec Spotify"
|
|
}
|
|
}
|
|
}
|
|
} |