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

16 lines
452 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
"config": {
"error": {
"invalid_login": "\u00c9rv\u00e9nytelen felhaszn\u00e1l\u00f3n\u00e9v vagy jelsz\u00f3"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "Email c\u00edm"
},
"title": "\u00cdrja be a felhaszn\u00e1l\u00f3nevet \u00e9s a jelsz\u00f3t"
}
}
}
}