update locales

This commit is contained in:
SoftFever 2024-09-23 00:37:29 +08:00
parent 7d679fdc7d
commit 3d3633f110
22 changed files with 861 additions and 260 deletions

View file

@ -1299,7 +1299,7 @@ void Sidebar::update_all_preset_comboboxes()
m_bed_type_list->SelectAndNotify((int) bed_type - 1);
}
} else {
m_bed_type_list->SelectAndNotify(btPEI - 1);
m_bed_type_list->SelectAndNotify(btPEI);
m_bed_type_list->Disable();
}