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 127073aca3 - Show all commits

View File

@ -301,8 +301,8 @@ dict = {
worldState_thermiaFractures: `Crevasses Thermia`,
worldState_thermiaFracturesProgressOverride: `Progrès des Fractures Thermia`,
worldState_qtccAlerts: `[UNTRANSLATED] Quest to Conquer Cancer Alerts`,
worldState_from_year: `de |VAL|`,
worldState_pre_year: `pre-|VAL|`,
worldState_from_year: `De |VAL|`,
worldState_pre_year: `Pre-|VAL|`,
worldState_week: `Semaine |VAL|`,
worldState_incompatibleWith: `Incompatible avec :`,
enabled: `Activé`,