mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
fix(client): remove completion message from pop up modal for certification projects (#63984)
This commit is contained in:
@@ -497,7 +497,7 @@
|
||||
"download-solution": "Download my solution",
|
||||
"download-results": "Download my results",
|
||||
"percent-complete": "{{percent}}% complete",
|
||||
"project-complete": "Completed {{completedChallengesInBlock}} of {{totalChallengesInBlock}} certification projects",
|
||||
"project-complete": "Completed",
|
||||
"tried-rsa": "If you've already tried the <0>Read-Search-Ask</0> method, then you can ask for help on the freeCodeCamp forum.",
|
||||
"read-search-ask-checkbox": "I have tried the <0>Read-Search-Ask</0> method",
|
||||
"similar-questions-checkbox": "I have searched for <0>similar questions that have already been answered on the forum</0>",
|
||||
|
||||
Reference in New Issue
Block a user