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

Complete Hebrew translation based on English file #651

Closed
jelveh opened this issue Aug 1, 2024 · 1 comment
Closed

Complete Hebrew translation based on English file #651

jelveh opened this issue Aug 1, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization

Comments

@jelveh
Copy link
Contributor

jelveh commented Aug 1, 2024

We currently do not have a Hebrew translation file for our project. We need to create a new Hebrew translation file (he.js) that includes all translations present in the English file (en.js).

Steps to resolve

  1. Create a new file src/gui/src/i18n/translations/he.js
  2. Use the contents of src/gui/src/i18n/translations/en.js as a reference
  3. For each translation key in en.js, create a corresponding Hebrew translation in he.js
  4. Ensure all translations are accurate and culturally appropriate

Additional notes

  • Please ensure that the translations maintain the intended meaning of the English text
  • If certain terms or phrases don't have a direct Hebrew equivalent, consider adding translator notes or using transliteration where appropriate
  • Pay attention to any cultural nuances that may need to be adapted for Hebrew-speaking users

Files to be created

  • src/gui/src/i18n/translations/he.js

Related files

  • src/gui/src/i18n/translations/en.js (reference file)

Thank you for helping to create the Hebrew localization for our project! This will greatly improve accessibility for Hebrew-speaking users.

@jelveh jelveh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization and removed enhancement New feature or request labels Aug 1, 2024
@jelveh
Copy link
Contributor Author

jelveh commented Aug 2, 2024

closed via #654 🎉

@jelveh jelveh closed this as completed Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization
Projects
None yet
Development

No branches or pull requests

1 participant