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

16 lines
424 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u00c9chec de connexion",
"invalid_auth": "Activer l'authentification dans Pr\u00e9f\u00e9rences > Authentification de m\u00fctesync",
"unknown": "Erreur inattendue"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}