From 0ecfdfd3d9fdb6604dea2fb8ef55904f387d046b Mon Sep 17 00:00:00 2001 From: Dkavid Date: Thu, 8 Dec 2022 12:18:49 +0000 Subject: [PATCH] locales(update): Updated Spanish locale --- src/translations/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/es.json b/src/translations/es.json index f8c6025..ff126d9 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -6,9 +6,9 @@ "communities": "Comunidades", "messages": "Mensajes", "notifications": "Notificaciones", - "go_back": "Atrás", - "back": "Volver", - "yeahs": "Aja", + "go_back": "Volver", + "back": "Atras", + "yeahs": "Geniales", "more": "Cargar más publicaciones", "no_posts": "No hay publicaciones", "private": "Privado", @@ -27,7 +27,7 @@ "search": "Buscar comunidades..." }, "community": { - "follow": "Seguir esta comunidad", + "follow": "Seguir comunidad", "following": "Siguiendo", "followers": "Seguidores", "posts": "Publicaciones",