29 lines
999 B
JSON
29 lines
999 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "D\u00e9j\u00e0 configur\u00e9",
|
|
"invalid_auth": "Authentification invalide",
|
|
"invalid_credentials": "Informations d'identification invalides"
|
|
},
|
|
"create_entry": {
|
|
"default": "Voir [Documentation Neato]({docs_url})."
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Authentification invalide",
|
|
"invalid_credentials": "Informations d'identification invalides",
|
|
"unexpected_error": "Erreur inattendue",
|
|
"unknown": "Erreur inattendue"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Mot de passe",
|
|
"username": "Nom d'utilisateur",
|
|
"vendor": "Vendeur"
|
|
},
|
|
"description": "Voir [Documentation Neato] ( {docs_url} ).",
|
|
"title": "Informations compte Neato"
|
|
}
|
|
}
|
|
}
|
|
} |