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

14 lines
382 B
JSON

{
"config": {
"abort": {
"already_configured": "Appareil d\u00e9j\u00e0 configur\u00e9",
"not_songpal_device": "Pas un appareil Songpal"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Voulez-vous configurer {name} ({host})?"
}
}
}
}