From a3a679ab29b1c92c2e014c27d20c5ea67dde309a Mon Sep 17 00:00:00 2001 From: Verdulo Date: Fri, 7 Dec 2018 22:55:00 +0000 Subject: [PATCH] replaced Tibetan with Esperanto --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d24cb6e7..12a5c5c3 100644 --- a/_config.yml +++ b/_config.yml @@ -36,9 +36,9 @@ strict_filters: true # Languages are manually chosen by looking at languages that are fully # translated across the whole project. Check with this script: # ./tools/check-language-status.sh -languages: [ bo, en, de, es, fr, tr, uk, zh_Hans, zh_Hant ] +languages: [ de, en, eo, es, fr, tr, uk, zh_Hans, zh_Hant ] # the languages built and deployed when run with gitlab-ci -gitlab_ci_languages: [ bo, en, fa, zh_Hans ] +gitlab_ci_languages: [ en, fa, zh_Hans ] # Specifying the default language as "_" forces polyglot to generate a # en/ subdirectory too (with correct links). See # https://github.com/untra/polyglot/issues/60 -- GitLab