From 8bfae8bf2fcdff3090964f3facc463884f5556b2 Mon Sep 17 00:00:00 2001 From: Diana Huang Date: Fri, 10 Dec 2021 09:14:54 -0500 Subject: [PATCH] chore: Update transifex languages. Adding fr_CA to our transifex languages to pull down the language files into the repo. https://github.com/openedx/build-test-release-wg/issues/116 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0753119..98bb1d2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ transifex_resource = frontend-component-header -transifex_langs = "ar,fr,es_419,zh_CN" +transifex_langs = "ar,fr,fr_CA,es_419,zh_CN" transifex_utils = ./node_modules/.bin/transifex-utils.js i18n = ./src/i18n