File tree Expand file tree Collapse file tree 3 files changed +1
-10
lines changed
problem_builder/translations/zh_CN/LC_MESSAGES Expand file tree Collapse file tree 3 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -1511,9 +1511,6 @@ msgid ""
15111511" "
15121512msgid_plural "\n You answered %(correct_answers)s questions correctly.\n "
15131513msgstr[ 0 ] "\n"
1514- " 您答对了 1 个问题。\n"
1515- " "
1516- msgstr[ 1 ] "\n"
15171514" 您答对了 %(correct_answers)s 个问题。\n"
15181515" "
15191516
@@ -1538,9 +1535,6 @@ msgid ""
15381535" "
15391536msgid_plural "\n You answered %(partially_correct_answers)s questions partially correctly.\n "
15401537msgstr[ 0 ] "\n"
1541- " 您回答了 1 个问题,但是只有部分正确。\n"
1542- " "
1543- msgstr[ 1 ] "\n"
15441538" 您回答了 %(partially_correct_answers)s 个问题,但是只有部分正确。\n"
15451539" "
15461540
@@ -1552,9 +1546,6 @@ msgid ""
15521546" "
15531547msgid_plural "\n You answered %(incorrect_answers)s questions incorrectly.\n "
15541548msgstr[ 0 ] "\n"
1555- " 您答错了 1 个问题。\n"
1556- " "
1557- msgstr[ 1 ] "\n"
15581549" 您答错了 %(incorrect_answers)s 个问题。\n"
15591550" "
15601551
Original file line number Diff line number Diff line change 2828
2929# Constants #########################################################
3030
31- VERSION = '4.1.8 '
31+ VERSION = '4.1.9 '
3232
3333# Functions #########################################################
3434
You can’t perform that action at this time.
0 commit comments