28 lines
778 B
JSON
28 lines
778 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9",
|
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
|
},
|
|
"create_entry": {
|
|
"default": "Authentification r\u00e9ussie"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Authentification non valide"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Mot de passe"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Mot de passe",
|
|
"url": "Site web",
|
|
"username": "Nom d'utilisateur"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |