From 9bc005e943e2d08e74565e5ebb96ba79f43a06e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20N=C3=BA=C3=B1ez?= Date: Mon, 30 Aug 2021 18:18:09 -0500 Subject: [PATCH] Making corrections on accent's. Just wrong on "Pagina" and Lang Name --- 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 805f41e..925aa61 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -1,7 +1,7 @@ { - "language": "Esáñol", + "language": "Español", "global": { - "user_page": "Pagina personal", + "user_page": "Página personal", "activity_feed": "Nuevas Publicaciones", "communities": "Comunidades", "messages": "Mensajes",