1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/zerproc/translations/fr.json

13 lines
382 B
JSON
Raw Normal View History

2020-06-05 02:05:36 +02:00
{
2020-07-13 02:02:52 +02:00
"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 ?"
}
}
2020-11-11 13:25:22 +01:00
}
2020-06-05 02:05:36 +02:00
}