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

13 lines
292 B
JSON
Raw Normal View History

2022-02-11 00:14:55 +00:00
{
"config": {
"error": {
"no_ip": "Adresse IP non valide"
},
"flow_title": "{name} ({host})",
"step": {
"discovery_confirm": {
"description": "Voulez-vous configurer {name} ({host}) ?"
}
}
}
}