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

20 lines
361 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"step": {
"user": {
"data": {
"host": "URL"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"ignore_string": "Ignorer la cha\u00eene"
}
}
}
}
}