mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-10 22:00:43 -04:00
fix(client): simplify challenge completion wording (#46938)
This commit is contained in:
committed by
GitHub
parent
0e8113b4af
commit
ef68b2ce7d
@@ -275,7 +275,7 @@
|
||||
"solution-link": "Solution Link",
|
||||
"github-link": "GitHub Link",
|
||||
"submit-and-go": "Submit and go to my next challenge",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to continue.",
|
||||
"i-completed": "I've completed this challenge",
|
||||
"test-output": "Your test output will go here",
|
||||
"running-tests": "// running tests",
|
||||
|
||||
Reference in New Issue
Block a user