Update starter-select-ui-handler.ts

This commit is contained in:
Lugiad 2025-03-29 16:17:34 +01:00 committed by GitHub
parent b0889468a9
commit 56ca585b76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,6 +117,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoTextSize: "52px",
instructionTextSize: "35px",
},
"es-MX": {
starterInfoTextSize: "52px",
instructionTextSize: "35px",
},
fr: {
starterInfoTextSize: "54px",
instructionTextSize: "38px",