mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Temporarily remove the Finnish translation
The current version of the translation has a lot of bad machine translations in it. Remove the translation until it has been improved to avoid misleading and confusing users in the meantime.
This commit is contained in:
@@ -55,7 +55,6 @@ QVector<QPair<QString, QString>> ProgSettings::languages = {
|
||||
{ "de-DE", "German (Germany)" },
|
||||
{ "en-GB", "English (United Kingdom)" },
|
||||
{ "en-US", "English (United States)" },
|
||||
{ "fi-FI", "Finnish (Finland)" },
|
||||
{ "fr-FR", "French (France)" },
|
||||
{ "hu-HU", "Hungarian (Hungary)" },
|
||||
{ "it-IT", "Italian (Italy)" },
|
||||
|
||||
Reference in New Issue
Block a user