diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 1a283dfc0..9a21aa69c 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -23,6 +23,7 @@ "comingsoon": "Scorebord komt binnenkort!", "notification": "Notificaties", "leaderboard": "Scorebord", + "epoint": "Points", "leaderboard_title": "Dagelijkse Topgebruiker", "recent": "Recent(e)", "yesterday": "Gisteren", @@ -30,6 +31,18 @@ "this_month": "Deze maand", "older_then": "Ouder dan een maand" }, + "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": "Berichtfunctie komt binnenkort!" },