From eb45cdb04cd150c632d7b686e7c52333bb5afdc4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 23 Apr 2019 13:10:12 +0300 Subject: [PATCH] New translations en-US.json (Italian) --- src/config/locales/it-IT.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index 129216c36..2e0b1b023 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -23,6 +23,7 @@ "comingsoon": "La feature classifica arriverà presto!", "notification": "Notifiche", "leaderboard": "Classifica", + "epoint": "Points", "leaderboard_title": "Top Utenti Giornalieri", "recent": "Recenti", "yesterday": "Ieri", @@ -30,6 +31,18 @@ "this_month": "Questo Mese", "older_then": "Più Di Un Mese Fa" }, + "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": "La feature per i messaggi sta per arrivare!" },