core/homeassistant/components/solarlog/translations/hu.json

18 lines
454 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2020-05-17 00:02:56 +00:00
},
"step": {
"user": {
"data": {
"host": "Hoszt"
}
}
2020-02-08 00:31:45 +00:00
}
}
}