[UI/UX] [Localization] Update Japanese starterInfoText (#5852)

Update Japanese starterInfoText
This commit is contained in:
Lugiad 2025-05-21 04:21:35 +02:00 committed by GitHub
parent b72389295e
commit f01e7599ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,8 +151,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoXPos: 30, starterInfoXPos: 30,
}, },
ja: { ja: {
starterInfoTextSize: "51px", starterInfoTextSize: "62px",
instructionTextSize: "38px", instructionTextSize: "38px",
starterInfoYOffset: 0.5,
starterInfoXPos: 33,
}, },
"ca-ES": { "ca-ES": {
starterInfoTextSize: "52px", starterInfoTextSize: "52px",