From f37f25d89cfbb24330d9f263e36175350142b353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Fern=C3=A1ndez-Casta=C3=B1eda=20G=C3=B3mez?= Date: Mon, 21 Nov 2022 10:18:26 +0000 Subject: [PATCH] locales(update): Updated Spanish locale --- src/translations/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/es.json b/src/translations/es.json index c167140..f8c6025 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -1,8 +1,8 @@ { "language": "EspaƱol", "global": { - "user_page": "Perfil de usuario", - "activity_feed": "Actividad", + "user_page": "Perfil", + "activity_feed": "Registro de Actividad", "communities": "Comunidades", "messages": "Mensajes", "notifications": "Notificaciones",