Skip to content

fix: move hardcoded strings to translations#1794

Open
Sembauke wants to merge 1 commit into
freeCodeCamp:mainfrom
Sembauke:fix/localize-hardcoded-strings
Open

fix: move hardcoded strings to translations#1794
Sembauke wants to merge 1 commit into
freeCodeCamp:mainfrom
Sembauke:fix/localize-hardcoded-strings

Conversation

@Sembauke
Copy link
Copy Markdown
Member

Checklist:

This moves remaining hardcoded user-facing mobile app strings into the ARB localization files and updates call sites to read them through the generated localization API.

  • Adds missing localization keys across English, Spanish, and Portuguese ARB files.
  • Regenerates Flutter localization classes.
  • Localizes newer learn, quiz, daily challenge, forum help, login error, quick action, podcast, and news labels/messages.

Testing:

  • flutter gen-l10n
  • flutter analyze
  • flutter test test/unit/challenge_utils_test.dart

@Sembauke Sembauke marked this pull request as ready for review May 18, 2026 07:12
@Sembauke Sembauke requested a review from a team as a code owner May 18, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant