1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/life360/translations/hr.json
2020-11-11 12:10:09 +01:00

18 lines
474 B
JSON

{
"config": {
"create_entry": {
"default": "Da biste postavili napredne opcije, pogledajte [Life360 dokumentacija] ( {docs_url} )."
},
"error": {
"invalid_username": "Neispravno korisni\u010dko ime"
},
"step": {
"user": {
"data": {
"password": "Lozinka",
"username": "Korisni\u010dko ime"
}
}
}
}
}