We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1560c01 commit ff35f87Copy full SHA for ff35f87
frontend/i18n/locales/en_us.json
@@ -19,8 +19,8 @@
19
"lockAnswer": "Lock answer",
20
"questionNumber": "{current} of {total}",
21
"continue": "Continue",
22
- "nextQuestion": "Done",
23
- "done": "Completed",
+ "nextQuestion": "Next question",
+ "done": "Done",
24
"result": {
25
"receivedNoPoints": "You did not receive any points.",
26
"receivedPoints": "You received {points} points.",
@@ -100,7 +100,7 @@
100
"changeConsent": "Change consent"
101
},
102
"achievement": {
103
- "title": "Award",
+ "title": "Achievement",
104
"unlocked": "Unlocked!"
105
106
"feedback": {
0 commit comments