From 5b10a83c1cb4c2e4773c74433dd9209dabaea564 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 23 Apr 2019 13:11:00 +0300 Subject: [PATCH] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 7d73a92fd..261d357f1 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -23,6 +23,7 @@ "comingsoon": "Pronto la tabla de posiciones!", "notification": "Notificaciones", "leaderboard": "Tabla de posiciones", + "epoint": "Points", "leaderboard_title": "Mejor usuario diario", "recent": "Reciente", "yesterday": "Ayer", @@ -30,6 +31,18 @@ "this_month": "Este mes", "older_then": "Más de un mes" }, + "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": "Pronto mensajería instantánea!" },