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

18 lines
447 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u00c9chec de la connexion ",
"invalid_auth": "Authentification invalide ",
"unknown": "Erreur inattendue"
},
"step": {
"user": {
"data": {
"host": "Hote",
"port": "Port",
"token": "jeton d'acc\u00e8s"
}
}
}
}
}