{t('pages.help.category')} | @@ -25,7 +25,7 @@ const Ayuda = () => {|||
---|---|---|---|
{t('pages.help.gameModes')} | -+ | {t('pages.help.gameModesDescription')} | @@ -34,7 +34,7 @@ const Ayuda = () => { |
{t('pages.help.socialHelp')} | -+ | {t('pages.help.socialHelpDescription')} | @@ -43,7 +43,7 @@ const Ayuda = () => { |
{t('pages.help.statsHelp')} | -+ | {t('pages.help.statsHelpDescription')} |
diff --git a/webapp/src/pages/Ayuda/AyudaEstadisticas.js b/webapp/src/pages/Ayuda/AyudaEstadisticas.js
index d3aaca40..09282fa6 100644
--- a/webapp/src/pages/Ayuda/AyudaEstadisticas.js
+++ b/webapp/src/pages/Ayuda/AyudaEstadisticas.js
@@ -1,6 +1,6 @@
import React from 'react';
import { useTranslation } from 'react-i18next';
-import { Heading} from '@chakra-ui/react';
+import { Heading,Text } from '@chakra-ui/react';
import Nav from '../../components/Nav/Nav';
import Footer from '../../components/Footer/Footer';
@@ -12,10 +12,10 @@ const AyudaEstadisticas = () => {
<>
{t('pages.helpStats.description')} - +{t('pages.helpStats.description2')} +{t('pages.helpGame.description')} - +{t('pages.helpGame.classicDescription')} +{t('pages.helpGame.sabiosDescription')} +{t('pages.helpGame.calculatorDescription')} +{t('pages.helpSocial.description')} - +{t('pages.helpSocial.description2')} +{t('pages.helpSocial.description3')} + |