question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Staging/i18n: Project and certificates titles are untranslatable on settings page

See original GitHub issue

Describe the bug

freeCodeCamp aims for all of its content to be translated, but the project titles that appear in the sections “certifications” and “legacy certifications” of the user settings page are not translated.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.freecodecamp.dev/espanol/settings
  2. Sign in
  3. Scroll down to ‘Certifications’
  4. See untranslated strings

To reproduce this Locally, change the below values in .env to your desired language.

# Languages to build
CLIENT_LOCALE=english
CURRICULUM_LOCALE=english

Expected behavior

The title should be properly translated, linking the used values to a respectable JSON file should make it so.

Here is the file for the projects intro.json, you can use it. here are the used components:

Screenshots

  • Spanish: image
  • Chinese: image

Desktop (please complete the following information):

  • OS: [Windows 10]
  • Browser: [chrome]
  • Version: [88]

Additional Context

If you would like to fix this issue, please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in our chat room or the forum if you need help contributing, our moderators will guide you through this.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
sidemtcommented, Jan 21, 2022

I think this issue might be in a higher priority now, since after the change in #44574 every user will come to settings page to claim certifications. I just noticed this issue too.

0reactions
Sboonnycommented, Sep 9, 2022

A camper talked to me about this issue, and it was difficult for them to understand, so I will update the original post to reflect on the requirement better

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found