HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
25.26k stars 1.65k forks source link

Complete Kurdish translation based on the English file #636

Closed jelveh closed 2 months ago

jelveh commented 2 months ago

The Kurdish translation file (ku.js) exists and contains all the necessary keys, but the translations need to be completed. Currently, the Kurdish file has the same structure as the English file (en.js), but the translation values are in English and need to be translated into Kurdish.

Steps to resolve

  1. Open src/gui/src/i18n/translations/ku.js
  2. Go through each key in the file
  3. Translate the English text for each key into Kurdish
  4. Ensure that all translations are culturally appropriate and maintain the intended meaning of the English text

Additional notes

Files to be updated

Related files

Thank you for helping to complete the Kurdish localization of our project!

BryarGh commented 2 months ago

Hey, Thanks for posting this. By the way Kurdish just like Arabic, they are RTL

jelveh commented 2 months ago

Thank you! Assigned. You're right. We need to add support for RTL. I'm going to add a separate issue for that.

BryarGh commented 2 months ago

I am done updating and creating the pull request, please check..

jelveh commented 2 months ago

Thank you very much! I'll merge shortly 🫡

jelveh commented 2 months ago

closed via #640