Adjusted Japanese custom

This commit is contained in:
Lugiad 2025-06-29 17:21:51 +02:00 committed by GitHub
parent 810882d3e4
commit 4bc4aeee5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
infoContainerTextXPos: -12, infoContainerTextXPos: -12,
}, },
ja: { ja: {
infoContainerTextSize: "64px",
infoContainerLabelXPos: -27, infoContainerLabelXPos: -27,
infoContainerTextXPos: -25, infoContainerTextXPos: -25,
}, },