Skip to content

Commit

Permalink
Merge pull request #300 from msaqib52/saqib/MCKIN-24293-v4
Browse files Browse the repository at this point in the history
MCKIN-24293: add missing arabic translations
  • Loading branch information
aayushagrawal9 authored Sep 8, 2020
2 parents 2bd2119 + cdf060b commit 85c1c17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified problem_builder/translations/ar/LC_MESSAGES/text.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions problem_builder/translations/ar/LC_MESSAGES/text.po
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ msgstr "خاطئ"

#: templates/html/answer_read_only.html:9
msgid "No answer yet."
msgstr ""
msgstr "لا إجابات حتى الآن"

#: templates/html/completion.html:15 templates/html/slider.html:15
msgid "Complete"
Expand Down Expand Up @@ -1382,7 +1382,7 @@ msgstr "تصفح الصف"

#: templates/html/mentoring_with_steps.html:23
msgid "Try again"
msgstr ""
msgstr "أعد المحاولة مرة أخرى"

#: templates/html/overlay.html:4
msgid "Overlay"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

# Constants #########################################################

VERSION = '4.1.0'
VERSION = '4.1.1'

# Functions #########################################################

Expand Down

0 comments on commit 85c1c17

Please sign in to comment.