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 7abaff5339 - Show all commits

View File

@ -300,8 +300,8 @@ dict = {
worldState_thermiaFractures: `Thermia Fractures`,
worldState_thermiaFracturesProgressOverride: `Thermia Fractures Progress`,
worldState_qtccAlerts: `Quest to Conquer Cancer Alerts`,
worldState_from_year: `from |VAL|`,
worldState_pre_year: `pre |VAL|`,
worldState_from_year: `From |VAL|`,
worldState_pre_year: `Pre-|VAL|`,
worldState_week: `Week |VAL|`,
worldState_incompatibleWith: `Incompatible with:`,
enabled: `Enabled`,