core/homeassistant/components/epson/translations/en.json

16 lines
395 B
JSON

{
"config": {
"error": {
"cannot_connect": "Failed to connect",
"powered_off": "Is projector turned on? You need to turn on projector for initial configuration."
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Name"
}
}
}
}
}