-
Notifications
You must be signed in to change notification settings - Fork 97
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
Currying #307
Currying #307
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.
Please remove the additional html tags since it'll cause conflicts.
Please make the requested changes. After it, add a comment "/done". |
/done |
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.
Thank you, @moAlireza!
Error: the article has another PR number in the Progress Issue #1, it's 304, not 307 |
I tried my best to keep the translation simple and easy to understand.
Also lines are the same as in the English article (but it would be good if it gets reviewed again)
I had some struggles with the direction of smart headers (they were LTR) so I added
<div dir="rtl">
in line 164 to make them RTL. If it could be the cause of any problem or it is not good, feel free to remove it and fix the problem of smart headers direction, or just give me the solution and I'll make it fine.