Update settings-display-ui-handler.ts

This commit is contained in:
Lugiad 2024-10-28 16:28:04 +01:00 committed by GitHub
parent 62d0068d4c
commit 0e33d3b2b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
label: "English", label: "English",
}; };
break; break;
case "es": case "es-ES":
this.settings[languageIndex].options[0] = { this.settings[languageIndex].options[0] = {
value: "Español (ES)", value: "Español (ES)",
label: "Español (ES)", label: "Español (ES)",