feat: adjustment in hard code text to use translation constant

This commit is contained in:
Daniel Saraiva
2025-09-10 09:04:29 -03:00
parent 85b40b9a7e
commit a546b906e9
3 changed files with 3 additions and 1 deletions

View File

@@ -73,7 +73,7 @@ export function GamePricesSection() {
rel="noopener noreferrer"
className="list__item"
>
clique para ver todos os preços
{t("view_all_prices")}
</a>
</li>
</ul>