diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index fbec6ce17..217935182 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -199,5 +199,11 @@ "deep_link": { "no_existing_user": "Ne postojeći korisnik", "no_existing_post": "Ne postojeća objava" + }, + "comment_filter": { + "trending": "trending", + "reputation": "reputation", + "votes": "votes", + "age": "age" } }