core/homeassistant/components/vacuum/translations/eu.json

13 lines
282 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"cleaning": "Garbitzen",
"docked": "Basean",
"error": "Errorea",
"off": "Itzalita",
"on": "Piztuta",
"returning": "Basera itzultzen"
}
},
2020-04-16 20:00:10 +00:00
"title": "Xurgagailua"
}