Add Ukranian to the list of verified languages thanks to work of @dvomaks #1897

This commit is contained in:
Ben Gotow 2020-04-15 13:48:19 -05:00
parent bc25ebfe9e
commit ff74891128

View file

@ -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',