chore(webui): fix inconsistent strings in dropdown menu #2895

Merged
Sainan merged 6 commits from Animan8000/SpaceNinjaServer:fix_casing into main 2025-10-13 05:21:23 -07:00
Showing only changes of commit bdc7c30a85 - Show all commits

View File

@ -301,8 +301,8 @@ dict = {
worldState_thermiaFractures: `Fracturas Thermia`,
worldState_thermiaFracturesProgressOverride: `Progreso de Fracturas Thermia`,
worldState_qtccAlerts: `[UNTRANSLATED] Quest to Conquer Cancer Alerts`,
worldState_from_year: `de |VAL|`,
worldState_pre_year: `antes de |VAL|`,
worldState_from_year: `De |VAL|`,
worldState_pre_year: `Antes de |VAL|`,
worldState_week: `Semana |VAL|`,
worldState_incompatibleWith: `No compatible con:`,
enabled: `Activado`,