From 07f78258867767026a136f9b3b25ab170e36ca25 Mon Sep 17 00:00:00 2001 From: CANCI0 Date: Sat, 6 Apr 2024 23:29:12 +0200 Subject: [PATCH] Componente Perfil internacionalizado --- webapp/src/components/Profile/Profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/components/Profile/Profile.js b/webapp/src/components/Profile/Profile.js index 79b8f27e..434c4fd5 100644 --- a/webapp/src/components/Profile/Profile.js +++ b/webapp/src/components/Profile/Profile.js @@ -52,7 +52,7 @@ const Perfil = (username) => { {new Date(userData.createdAt).toLocaleString()} - {t('components.profile.recentGames')}z + {t('components.profile.recentGames')}
{userData.games.length > 0 ? (