fix(client): add back exam token i18n key (#63807)

This commit is contained in:
Tom
2025-11-13 10:54:59 -06:00
committed by GitHub
parent b877d5cd33
commit a7f67e349c

View File

@@ -1307,6 +1307,7 @@
"invalidation-1": "It looks like you have a valid exam token. If you generate a new one, your existing token will be invalidated.",
"invalidation-2": "If you generate a new token, your existing token will be invalidated.",
"generate-exam-token": "Generate Exam Token",
"your-exam-token": "Your Exam Token is: {{token}}",
"error": "There was an error generating your token, please try again in a moment.",
"no-token": "It looks like you don't have a valid exam token.",
"copy": "Copy Exam Token",