fix(client): simplify challenge completion wording (#46938)

pull/46942/head
Oliver Eyton-Williams 2022-07-18 14:59:10 +02:00 committed by GitHub
parent 0e8113b4af
commit ef68b2ce7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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