21 lines
633 B
JSON
21 lines
633 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "\u00c9chec de connexion",
|
|
"invalid_auth": "Authentification invalide",
|
|
"unknown": "Erreur inattendue"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_token": "Jeton d'API"
|
|
},
|
|
"description": "Vous aurez besoin du jeton API de https://home.juice.net/Manage.",
|
|
"title": "Se connecter \u00e0 JuiceNet"
|
|
}
|
|
}
|
|
}
|
|
} |