diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index b095a0237..27377373c 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -28,6 +28,9 @@ "reblog_title": "Puntos por rebloguear", "login_title": "Puntos por iniciar sesión", "checkin_title": "Puntos por latido", + "referral": "Referral", + "referral_title": "Referral rewards", + "referral_desc": "Invite friends and earn ESTM", "checkin_extra_title": "Bono de uso", "no_activity": "No recent activity", "outgoing_transfer_description": "", @@ -100,14 +103,14 @@ } }, "notification": { - "vote": "le gusta tu publicación", - "unvote": "quitó su voto de tu publicación", - "reply": "contestó tu publicación", - "mention": "te mencionó", + "vote": "voted", + "unvote": "unvoted", + "reply": "replied to", + "mention": "mentioned in", "follow": "te siguió", "unfollow": "dejó de seguirte", "ignore": "te ignoró", - "reblog": "reblogueó tu publicación", + "reblog": "reblogged", "transfer": "transferido", "notification": "Notificaciones", "leaderboard": "Tabla de posiciones", @@ -117,7 +120,11 @@ "yesterday": "Ayer", "this_week": "Esta semana", "this_month": "Este mes", - "older_then": "Más de un mes" + "older_then": "Más de un mes", + "activities": "All", + "replies": "Respuestas", + "mentions": "Mentions", + "reblogs": "Reblogs" }, "leaderboard": { "daily": "DAILY", @@ -206,7 +213,10 @@ }, "home": { "feed": "Inicio", - "popular": "Popular" + "popular": "Popular", + "top": "Top", + "hot": "Hot", + "new": "New" }, "side_menu": { "profile": "Perfil",