1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/zerproc/translations/fr.json
2020-11-11 13:25:22 +01:00

13 lines
382 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Pas d'appareil trouv\u00e9 sur le r\u00e9seau",
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
},
"step": {
"confirm": {
"description": "Voulez-vous demmarer la configuration ?"
}
}
}
}