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

17 lines
431 B
JSON

{
"config": {
"abort": {
"duplicated_name": "Le nom existe d\u00e9j\u00e0"
},
"step": {
"user": {
"data": {
"api_key": "Cl\u00e9 API (facultatif)",
"name": "Nom",
"ssl": "Utiliser SSL",
"verify_ssl": "V\u00e9rifier le certificat SSL"
}
}
}
}
}