diff --git a/_config.yml b/_config.yml index d24cb6e75327fc59293bf8d157a5f7d5990c4d73..24558e4c2cb8f9140a50efaf6f277bcaaf8e0ed5 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 ] # 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