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 = () => { <>