🐛 Fixed wrong translation string

This commit is contained in:
Mawoka
2023-04-27 19:09:38 +02:00
parent b55ed748b0
commit 045c2428cb
+1 -1
View File
@@ -339,7 +339,7 @@
"view_on_kahoot": "View on Kahoot!" "view_on_kahoot": "View on Kahoot!"
}, },
"start_game": { "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.", "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 load the 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.", "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": "Old-School",
"old_school_mode_description": "Questions and images will be shown on both admins screen and on the screen of the players", "old_school_mode_description": "Questions and images will be shown on both admins screen and on the screen of the players",