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

15 lines
350 B
JSON
Raw Normal View History

2020-05-22 00:05:00 +00:00
{
"config": {
2020-06-05 00:05:36 +00:00
"abort": {
2020-10-05 00:04:23 +00:00
"no_devices_found": "Aucun appareil trouv\u00e9 sur le r\u00e9seau"
2020-06-05 00:05:36 +00:00
},
2020-05-22 00:05:00 +00:00
"step": {
"user": {
"data": {
"id": "ID de l'h\u00f4te"
},
"title": "Choisissez un hub \u00e0 ajouter"
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-22 00:05:00 +00:00
}