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

16 lines
541 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "D\u00e9lai de g\u00e9n\u00e9ration de l'URL d'authentification d\u00e9pass\u00e9.",
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation."
},
"create_entry": {
"default": "Authentification r\u00e9ussie"
},
"step": {
"pick_implementation": {
"title": "S\u00e9lectionner une m\u00e9thode d'authentification"
}
}
}
}