fix(client): remove completion message from pop up modal for certification projects (#63984)

This commit is contained in:
Diem-Trang Pham
2025-11-19 20:48:32 -06:00
committed by GitHub
parent 02928e10cb
commit f750cb2ad1

View File

@@ -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>",