◐ Shell
clean mode source ↗

Operators by kooshan75 · Pull Request #19 · javascript-tutorial/fa.javascript.info

mehradsadeghi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the article.docx file.
I'm not sure about the translations inside code blocks, because the final result of these translations will be shown RTL and the code blocks will be LTR. So how the Persian characters inside code blocks will be shown ?
Give me your opinion @kooshan75 .

@kooshan75

Please remove the article.docx file.
I'm not sure about the translations inside code blocks, because the final result of these translations will be shown RTL and the code blocks will be LTR. So how the Persian characters inside code blocks will be show ?
Give me your opinion @kooshan75 .

I deleted article.docx file in my first commit. Did I do something wrong?
Ummm, about this RTL thing: I don't think there'd be a problem. Since code blocks are LTR, if there's a Persian comment in those code blocks, it would've been shown correctly, but if there's an English word in between of Persian words, it would mess up the whole sentence. Even in this case, we can easily handle it with adding a js file which fixes these edge cases in code blocks. With all these being said, I can still undo those changes at your request.

@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

@mehradsadeghi

Please remove the article.docx file.
I'm not sure about the translations inside code blocks, because the final result of these translations will be shown RTL and the code blocks will be LTR. So how the Persian characters inside code blocks will be show ?
Give me your opinion @kooshan75 .

I deleted article.docx file in my first commit. Did I do something wrong?
Ummm, about this RTL thing: I don't think there'd be a problem. Since code blocks are LTR, if there's a Persian comment in those code blocks, it would've been shown correctly, but if there's an English word in between of Persian words, it would mess up the whole sentence. Even in this case, we can easily handle it with adding a js file which fixes these edge cases in code blocks. With all these being said, I can still undo those changes at your request.

It's OK. Thank you @kooshan75 .