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

23 lines
721 B
JSON
Raw Normal View History

2019-08-28 19:45:13 +00:00
{
"config": {
"abort": {
2020-05-13 18:27:21 +00:00
"invalid_credentials": "Neva\u017ee\u0107e vjerodajnice"
2019-08-28 19:45:13 +00:00
},
"create_entry": {
"default": "Da biste postavili napredne opcije, pogledajte [Life360 dokumentacija] ( {docs_url} )."
},
"error": {
"invalid_credentials": "Neva\u017ee\u0107e vjerodajnice",
"invalid_username": "Neispravno korisni\u010dko ime",
"user_already_configured": "Ra\u010dun je ve\u0107 konfiguriran"
},
"step": {
"user": {
"data": {
"password": "Lozinka",
"username": "Korisni\u010dko ime"
}
}
}
}
}