From 73423641b560801a60f150bab0b4fd4ed9af0baa Mon Sep 17 00:00:00 2001 From: freeCodeCamp's Camper Bot Date: Mon, 1 Dec 2025 19:39:58 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#64246) --- client/i18n/locales/portuguese/intro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index ba05232b766..f702dea3d2e 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -4547,7 +4547,7 @@ ] }, "lab-rpg-character": { - "title": "Build an RPG Character", + "title": "Crie um personagem de RPG", "intro": [ "Neste laboratório, você praticará Python básico construindo um personagem de RPG." ]