change game to library

This commit is contained in:
Zamitto 2024-06-16 15:40:21 -03:00
parent 32566e5dfc
commit 1f72bb6138
3 changed files with 3 additions and 3 deletions

View file

@ -142,7 +142,7 @@ export const UserContent = ({ userProfile }: ProfileContentProps) => {
gap: `${SPACING_UNIT * 2}px`,
}}
>
<h2>{t("games")}</h2>
<h2>{t("library")}</h2>
<div
style={{