From 4e47e2eb7f0c1dad7b3ed5b2f4ee9739656c6bfc Mon Sep 17 00:00:00 2001 From: CANCI0 Date: Sat, 27 Apr 2024 20:01:40 +0200 Subject: [PATCH] Bugs en la ayuda --- webapp/src/locales/en.json | 1 + webapp/src/pages/Ayuda/Ayuda.js | 10 +++++----- webapp/src/pages/Ayuda/AyudaEstadisticas.js | 8 ++++---- webapp/src/pages/Ayuda/AyudaJuego.js | 12 ++++++------ webapp/src/pages/Ayuda/AyudaSocial.js | 10 +++++----- 5 files changed, 21 insertions(+), 20 deletions(-) diff --git a/webapp/src/locales/en.json b/webapp/src/locales/en.json index 4898dd80..c178eace 100644 --- a/webapp/src/locales/en.json +++ b/webapp/src/locales/en.json @@ -252,6 +252,7 @@ "category": "Category", "descriptionC": "Description", "gameModes": "Help: Game Modes", + "details": "Details", "gameModesDescription": "In our application, we have 3 game modes to entertain you. In this section, we aim to address all your doubts.", "socialHelp": "Help: Social", "socialHelpDescription": "We have different ways to interact with other users. If you have any doubts about how to do it, this is your section.", diff --git a/webapp/src/pages/Ayuda/Ayuda.js b/webapp/src/pages/Ayuda/Ayuda.js index 6fda74a4..ea242f8c 100644 --- a/webapp/src/pages/Ayuda/Ayuda.js +++ b/webapp/src/pages/Ayuda/Ayuda.js @@ -11,10 +11,10 @@ const Ayuda = () => { <>