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

21 lines
574 B
JSON
Raw Normal View History

2020-09-08 00:04:13 +00:00
{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
2022-03-13 00:18:58 +00:00
"invalid_auth": "Authentification non valide",
2020-09-08 00:04:13 +00:00
"unknown": "Erreur inattendue"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"password": "Mot de passe",
"username": "Nom d'utilisateur"
}
}
}
}
}