From 29b7e9367fedf53078d34516a9a0f5d74b21a674 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 23 Apr 2019 13:12:05 +0300 Subject: [PATCH] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 2a91518c4..9876aeb6b 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -23,6 +23,7 @@ "comingsoon": "Clasamentul va fi disponibil în curând!", "notification": "Notificări", "leaderboard": "Clasament", + "epoint": "Points", "leaderboard_title": "Utilizatori de Top Zilnic", "recent": "Recent", "yesterday": "Ieri", @@ -30,6 +31,18 @@ "this_month": "Luna Aceasta", "older_then": "Mai vechi de o lună" }, + "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": "Funcția mesaje va fi disponibilă in curând!" },