-
Notifications
You must be signed in to change notification settings - Fork 155
Fix for arabic translations #179
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing the padding issue!
There's one more thing, sorry for not noticing before... this is kinda nitpicky, but I wonder if the diamond next to the active nav item should be on the right end side, to keep the logic consistent with ltr
languages. Notice how there's padding on the left of the nav in English to make space for the diamonds, and that padding is also on the left in Arabic, but perhaps it should be on the right? I think this would be especially beneficial on mobile, where the diamond currently ends up pretty far from the text. We could do this in a separate PR, let me know what you think.
I understand what you mean, but I am not sure if we should do this just for diamond icon, to me if we are doing this for diamond then shouldn't we do this for all icons? I think we should ask @ahmadmardeni1 for what he thinks to be honest. Because I don't know how would be the understanding arabic user in this all. @ahmadmardeni1 what do you recommend us doing please? |
Yes, all diamonds should be on the right side. But on staging everything is back to Can you check so I can take a look? @alexandriaroberts |
ohh, we need to redeploy the staging. Let me do that and I will message you when it's done @ahmadmardeni1. Thank you for checking this! |
I've just checked the new deployment. I think all icons are already on the right side like the search and GitHub icons except for the diamond and yes it should be on the right side. @alexandriaroberts @benface |
Just checked, great work! @alexandriaroberts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready to go! 🚀
No description provided.