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

View File

@ -301,8 +301,8 @@ dict = {
worldState_thermiaFractures: `Разломы Термии`,
worldState_thermiaFracturesProgressOverride: `Прогресс Разломов Термии`,
worldState_qtccAlerts: `Тревоги Quest to Conquer Cancer`,
worldState_from_year: `из |VAL|`,
worldState_pre_year: `до |VAL|`,
worldState_from_year: `Из |VAL|`,
worldState_pre_year: `До |VAL|`,
worldState_week: `Неделя |VAL|`,
worldState_incompatibleWith: `Несовместимо с:`,
enabled: `Включено`,