core/homeassistant/components/vesync/translations/fr.json

19 lines
495 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
},
"error": {
"invalid_auth": "Authentification invalide"
},
"step": {
"user": {
"data": {
"password": "Mot de passe",
"username": "Email"
},
"title": "Entrez vos identifiants"
}
}
}
}