diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index c17fcaf68..6c4413fd7 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -23,6 +23,7 @@ "comingsoon": "Rang lista dolazi uskoro!", "notification": "Obaveštenja", "leaderboard": "Rang lista", + "epoint": "Points", "leaderboard_title": "Najbolji korisnici na dnevnom nivou", "recent": "Nedavno", "yesterday": "Juče", @@ -30,6 +31,18 @@ "this_month": "Ovaj mesec", "older_then": "Stariji od mesec 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": "Slanje poruka će uskoro biti u funkciji!" },