fix: Typo styling issue

This commit is contained in:
Dmytro Chystiakov 2023-09-23 15:18:13 +03:00 committed by Lane.Wei
parent b7bb3c5ae2
commit d223e31c24
1 changed files with 2 additions and 2 deletions

View File

@ -927,8 +927,8 @@ wxWindow* PreferencesDialog::create_general_page()
wxLANGUAGE_DUTCH,
wxLANGUAGE_HUNGARIAN,
wxLANGUAGE_JAPANESE,
wxLANGUAGE_ITALIAN
wxLANGUAGE_UKRAINIAN,
wxLANGUAGE_ITALIAN,
wxLANGUAGE_UKRAINIAN
};
auto translations = wxTranslations::Get()->GetAvailableTranslations(SLIC3R_APP_KEY);