diff --git a/app/src/intl.ts b/app/src/intl.ts index df2fe0026..d80701399 100644 --- a/app/src/intl.ts +++ b/app/src/intl.ts @@ -27,7 +27,7 @@ const RTL_LANGS = [ // For now, we only default to a localized version of Mailspring if the translations // have been manually reviewed by a contributor. We have Google translations in /tons/ // of languages but in many languages the translations are poor. -const VERIFIED_LANGS = ['en', 'de', 'es', 'fr', 'ko', 'pl', 'ja', 'zh-TW', 'pt-BR', 'gl']; +const VERIFIED_LANGS = ['en', 'de', 'es', 'fr', 'ko', 'pl', 'ja', 'zh-TW', 'pt-BR', 'gl', 'uk']; const LANG_NAMES = { af: 'Afrikaans',