-
Notifications
You must be signed in to change notification settings - Fork 47
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
Persian language #246
Persian language #246
Conversation
Thanks for the pull request, @CodeWithEmad! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
@CodeWithEmad looks like there are some test failures, can you have a look? |
391a9ab
to
1737dc9
Compare
sure @e0d. Fixed and tested on my local. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #246 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 110 110
Lines 1079 1079
Branches 159 159
=========================================
Hits 1079 1079
☔ View full report in Codecov by Sentry. |
Hi @openedx/content-aurora! Would someone be able to please review/merge this for us? Thanks! |
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 @CodeWithEmad again and appologies for the late review requesting changes.
Same here please. The commit chore: Persian translations added
which adds the translations .json
file should be removed.
I've only skimmed through the typos, but overall the pull request looks good.
@OmarIthawi I removed other language translations.
|
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.
LGTM 👍
@leangseu-edx your last commit here has conflicts with the master branch. |
src/i18n/messages/fa_IR.json
Outdated
@@ -0,0 +1,105 @@ | |||
{ |
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.
I recommend adding a empty file here. This file will be overridden by the translations bot anyway.
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.
:) sure
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.
Persian translations were removed. should I remove the conflicted commit @leangseu-edx added?
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.
I'm not sure about the package.json
files. But generally, the preference is to make it in a separate pull request to make your contributions atomic.
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.
Agree, @leangseu-edx add that commit. I'll remove package.json and package-lock.json from his commit and this should be ready to review.
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.
sorry, for late response. The reason I update the package was that this pr wasn't compile locally.
e1a12ee
to
9472a7f
Compare
explaination -> explanation Critera -> Criteria addtional -> additional arbitary -> arbitrary penging -> pending downladFiles -> downloadFiles isLoadeed -> isLoaded selectror -> selector commnents -> comments stirng -> string isGragrding -> isGrading queu -> queue seleted -> selected feecback -> feedback
9472a7f
to
9691e96
Compare
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 @CodeWithEmad. i18n changes looks great! Thanks again for your contribution.
@CodeWithEmad 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
This will add Persian (fa_IR) language to the Ora Grading MFE.
Additionally, a few typos have been corrected.