fix: Typo styling issue

This commit is contained in:
Dmytro Chystiakov
2023-10-16 09:17:14 +08:00
committed by Lane.Wei
parent b7bb3c5ae2
commit d223e31c24
+2 -2
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);