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

16 lines
384 B
JSON
Raw Normal View History

2020-01-03 00:32:16 +00:00
{
"config": {
"abort": {
2020-04-11 00:03:44 +00:00
"single_instance_allowed": "Une seule configuration d'IP locale est autoris\u00e9e"
2020-01-03 00:32:16 +00:00
},
"step": {
"user": {
"data": {
"name": "Nom du capteur"
},
"title": "Adresse IP locale"
}
2020-04-15 16:51:07 +00:00
}
},
"title": "Adresse IP locale"
2020-01-03 00:32:16 +00:00
}