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

19 lines
376 B
JSON

{
"config": {
"step": {
"user": {
"title": "Configurer Tile"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Afficher les Tiles inactives"
},
"title": "Configurer Tile"
}
}
}
}