Skip to content
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

Implementation of Kazakh translation #974

Closed

Conversation

chprince11
Copy link

@chprince11 chprince11 commented Apr 17, 2024

Checklist:

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the main branch of freeCodeCamp.

Closes #947

  • This PR report highlights the successful integration of Kazakh translation capabilities into our platform, along with the resolution of a critical issue identified by the Kazakh-speaking community.

Thank you! 🙂

@chprince11
Copy link
Author

Error Fixed ✅

| Error ❌

  • Can't find the language code in iso639.txt, which means the code is not valid ISO 639 language code.

| Approach to solve✅

  • Added the Debug statements in the script to print out the content of iso639.txt, in order to figure out what's going wrong.
  • Converted all list of the ISO 639 language codes from Wikipedia to uppercase using tr '[:lower:]' '[:upper:]'.
  • Changed the invalid language code on my local branch , and then pushed it back to the remote repository in order to support all ISO 639 language codes.

@chprince11
Copy link
Author

I have changed the language code for some README.md as it is showing me the error in the process of workflow. So, I need to do the PR again and just let the error be there. What should I do? Can anyone review it and let me know? Thank you 😊

@chprince11 chprince11 closed this Apr 23, 2024
@chprince11 chprince11 deleted the translation-to-Kazakh-lang branch April 23, 2024 22:36
@chprince11 chprince11 changed the title Implementation of Kazakh translation and Issue Resolution 🚀👨‍💻 | Enhanced User Experience | #947 Solved ✅ Implementation of Kazakh translation and Issue Resolution 🚀 Apr 23, 2024
@chprince11 chprince11 changed the title Implementation of Kazakh translation and Issue Resolution 🚀 Implementation of Kazakh translation Apr 23, 2024
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 translation to Kazakh speaking community
1 participant