Skip to content

Add Arabic translations #1207

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 2 commits into
base: main
Choose a base branch
from
Open

Add Arabic translations #1207

wants to merge 2 commits into from

Conversation

imAbdelhadi
Copy link

  • Add Arabic (ar-SA) translation file.
  • Enable Arabic in the language switcher.

Note:
I added full support for Arabic with proper RTL/LTR layout fixes. Most of the changes are in the CSS, specifically related to handling like inline-start and inline-end, etc, properties to support text direction correctly.

Right now, the project doesn’t have anything that automatically changes the UI direction based on the user’s language. A lot of styles and components still use left and right, so RTL layouts are not consistent everywhere.

I tested the RTL support locally, and it works well.

Would you be interested in reviewing these changes? If yes, I can send a pull request for you to check.

Thanks a lot!

- Add Arabic (ar-SA) translation file
- Enable Arabic in language switcher
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@imAbdelhadi
Copy link
Author

I have attached an example (showing RTL/LTR based on the selected language).

screencapture-localhost-5173-settings-account-preferences-2025-05-23-18_18_18
screencapture-localhost-5173-settings-members-2025-05-23-18_17_44

@mqplanet
Copy link

Salam Bro,
Thank you for your contribution , i want to ask you what other changes you have done, and if you can share CSS and other files that is modified ?

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.

3 participants