From 1a1423a001b7a38a989895c8bea703c10b72fc5b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 23 Apr 2019 13:10:47 +0300 Subject: [PATCH] New translations en-US.json (Croatian) --- src/config/locales/hr-HR.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index 538c7f9be..b6cf975b7 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -23,6 +23,7 @@ "comingsoon": "Rang lista dolazi uskoro!", "notification": "Obavijesti", "leaderboard": "Rang lista", + "epoint": "Points", "leaderboard_title": "Dnevni top korisnik", "recent": "Nedavno", "yesterday": "Jučer", @@ -30,6 +31,18 @@ "this_month": "Ovaj Mjesec", "older_then": "Starije od mjesec dana" }, + "points": { + "post": "Post", + "comment": "Comment", + "checkin": "Checki-in", + "post_title": "Points for post", + "comment_title": "Points for comment", + "vote_title": "Points for vote", + "reblog_title": "Points for reblog", + "login_title": "Points for login", + "checkin_title": "Points for usage", + "checkin_extra_title": "Usage bonus" + }, "messages": { "comingsoon": "Značajka poruka dolazi uskoro!" },