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

11 lines
406 B
JSON

{
"config": {
"abort": {
"already_configured": "Le service est d\u00e9j\u00e0 configur\u00e9",
"could_not_register": "Impossible d'enregistrer l'int\u00e9gration avec GitHub"
},
"progress": {
"wait_for_device": "1. Ouvrez {url}\n2. Collez la cl\u00e9 suivante pour autoriser l'int\u00e9gration\u00a0:\n ```\n {code}\n ```\n"
}
}
}