2021-11-16 00:18:33 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2021-12-12 00:14:30 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "\u00c9chec de connexion",
|
2022-03-13 00:18:58 +00:00
|
|
|
"invalid_auth": "Authentification non valide",
|
2021-12-12 00:14:30 +00:00
|
|
|
"unknown": "Erreur inattendue"
|
|
|
|
},
|
2021-11-16 00:18:33 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2021-12-12 00:14:30 +00:00
|
|
|
"password": "Mot de passe",
|
2021-11-16 00:18:33 +00:00
|
|
|
"username": "Nom d'utilisateur"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|