|
175 | 175 | "join-request-success": "Successfully sent a guild join request.", |
176 | 176 | "invalid-guild-name": "Guild name may only contain alphanumeric characters or single hyphens, and cannot begin or end with a hyphen." |
177 | 177 | }, |
178 | | - "Quiz": { |
179 | | - "quiz-solve-description": "Create a quiz or solve it to earn points!", |
180 | | - "create-quiz-card-title": "Create Quiz", |
181 | | - "create-quiz-card-description": "Create an O/X quiz and get [point]P!", |
182 | | - "difficulty-level": "Difficulty Level", |
183 | | - "easy": "Easy", |
184 | | - "medium": "Medium", |
185 | | - "difficult": "Difficult", |
186 | | - "level": "Level", |
187 | | - "category": "Category", |
188 | | - "category-description": "Choose the category of the quiz.", |
189 | | - "quiz-contents": "Quiz Contents", |
190 | | - "quiz-contents-description": "Write down the contents of the quiz...", |
191 | | - "answer-title": "Answer", |
192 | | - "answer-description": "Choose the correct answer for the quiz.", |
193 | | - "create-quiz-button": "Create", |
194 | | - "solve-quiz-card-title": { |
195 | | - "not-started": "Solve Quiz", |
196 | | - "fail": "Quiz Failed", |
197 | | - "done": "Quiz Solved" |
198 | | - }, |
199 | | - "solve-quiz-card-description": { |
200 | | - "not-started": "Solve random quiz and get up to [point]P! You can only try once a day.", |
201 | | - "fail": "Failed today's quiz", |
202 | | - "done": "Already solved today and earned [point]P" |
203 | | - }, |
204 | | - "solve-quiz-card-point": { |
205 | | - "not-started": "Up to [point]P", |
206 | | - "fail": "Better Luck Tomorrow!", |
207 | | - "done": "Earned [point]P" |
208 | | - }, |
209 | | - "solve-todays-quiz": "Solve today's quiz?", |
210 | | - "cancel": "Cancel", |
211 | | - "yes": "Yes", |
212 | | - "start": "Start!", |
213 | | - "correct-dialog": { |
214 | | - "title": "Correct!", |
215 | | - "description": "Challenge the next quiz and get double points.", |
216 | | - "challenge-button": "Challenge the next Quiz", |
217 | | - "stop-button": "Stop Quiz & Get [point]P" |
218 | | - }, |
219 | | - "fail-dialog": { |
220 | | - "title": "Wrong answer..", |
221 | | - "description": "You can't get points because the challenge failed.", |
222 | | - "close-button": "Close" |
223 | | - }, |
224 | | - "complete-dialog": { |
225 | | - "title": "Champion of the quiz!", |
226 | | - "description": "Finished the final quiz and got [point]P.", |
227 | | - "close-button": "Close" |
228 | | - }, |
229 | | - "timer-mention": "Choose the correct answer!", |
230 | | - "quiz-finished": "Finished quiz. You got [point]P!" |
231 | | - }, |
232 | 178 | "Error": { |
233 | 179 | "global-error-message": "Something went wrong 😭", |
234 | 180 | "want-to-report-error": "The gitanimals development team is currently tracking this error.\nIf you have a moment, we would greatly appreciate it if you could report the circumstances that led to this error.", |
|
0 commit comments