🌐 Added more translation strings

This commit is contained in:
Mawoka
2023-04-27 07:31:33 +00:00
parent 0c0944138a
commit b55ed748b0
3 changed files with 4261 additions and 5792 deletions
+9 -1
View File
@@ -168,7 +168,8 @@
"point": "Point",
"point_plural": "Points",
"back": "Back",
"finish": "Finish"
"finish": "Finish",
"normal": "Normal"
},
"editor": {
"time_in_seconds": "Time in seconds",
@@ -336,5 +337,12 @@
"view_quiz_page": {
"made_by": "Made by",
"view_on_kahoot": "View on Kahoot!"
},
"start_game": {
"captcha_message": "If enabled, Google's ReCaptcha will load in the browser of players. Only enable if you really need it, since you need the consent of EVERY player to loadthe captcha.",
"normal_mode_description": "Question and answer will only be shown on admins screen, like Kahoot!. The players will only have colored buttons with symbols matching these on the screen of the admin.",
"old_school_mode": "Old-School",
"old_school_mode_description": "Questions and images will be shown on both admins screen and on the screen of the players",
"start_game": "Start Game"
}
}