mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(client): update finish quiz modal (#59788)
This commit is contained in:
parent
cccbd79741
commit
aa451dbac9
@ -544,7 +544,7 @@
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct.",
|
||||
"finish-modal-header": "Finish Quiz",
|
||||
"finish-modal-body": "Are you sure you want to finish the quiz? You will not be able to change any answers.",
|
||||
"finish-modal-body": "Are you sure you want to finish the quiz?",
|
||||
"finish-modal-yes": "Yes, I am finished",
|
||||
"finish-modal-no": "No, I would like to continue the quiz",
|
||||
"exit-modal-header": "Exit Quiz",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user