Mark that Galician is now a manually audited language

This commit is contained in:
Ben Gotow 2020-02-15 13:46:37 -06:00
parent d5b068a865
commit 5cf1ceb604

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'];
const VERIFIED_LANGS = ['en', 'de', 'es', 'fr', 'ko', 'pl', 'ja', 'zh-TW', 'pt-BR', 'gl'];
const LANG_NAMES = {
af: 'Afrikaans',