Skip to content

Add missing translations for tutorial section headings #931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Homaid
Copy link

@Homaid Homaid commented Aug 4, 2025

Summary

This PR adds missing tutorialCategories translations to the following UI locale files:

  • hi.yaml (Hindi)
  • es.yaml (Spanish)
  • ko.yaml (Korean)
  • zh-Hans.yaml (Chinese)

Details

The following keys were missing and have now been added:

  • webgl
  • web-desgin
  • drawing
  • accessibility
  • advanced-topics
  • criticalAI
  • education-resources

This fixes the issue where some tutorial section headers were still appearing in English instead of the selected language.

Related Issue

Closes #930

Testing

Tested locally by switching the site language to all four and verifying that all tutorial section headers are now properly translated.

Let me know if anything else needs to be adjusted. Thanks!

@Homaid
Copy link
Author

Homaid commented Aug 4, 2025

Hiii! @ksen0 just wanted to kindly ask if you could take a look at my pull request , It took me quite a while to go through each of the missing translations across all four languages (Hindi, Spanish, Korean, and Simplified Chinese), and make sure everything is rendering correctly. Would really appreciate your feedback or review whenever you have time. Thanks a lot!

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.

Add Hindi, Spanish, Korean translations for tutorial section headings
2 participants