core/homeassistant/components/esphome/translations/hr.json

17 lines
335 B
JSON
Raw Normal View History

2022-11-04 00:29:52 +00:00
{
"config": {
"step": {
"authenticate": {
"data": {
"password": "Lozinka"
}
},
"user": {
"data": {
"host": "Host",
"port": "Port"
}
}
}
}
}