-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
Arabic Language (ar) #824
Comments
updated .... sorry |
thank you! |
Yesterday, I fully tested the translation and found that it appeared improperly on some places due to button alignment issues. To address this, I added a line in the stylesheet to adjust the direction to right-to-left, which resolved the issue in some areas but didn’t work for others. I’ll try to upload my findings tonight along with screenshots. |
thank you. |
hfs-lang-ar.txt This is without the direction-changing code. This is with the direction-changing code " body { direction:rtl; } " |
hfs-lang-ar.txt
here is an Arabic language
The text was updated successfully, but these errors were encountered: