From b8af7e7a77049e7f71c30992c2de9a2442b1c9bb Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Mon, 4 Apr 2022 05:06:50 -0400 Subject: [PATCH] fix: transifex migration to new client (#266) --- .tx/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index e4ce01897..a9bee1f9f 100644 --- a/.tx/config +++ b/.tx/config @@ -1,8 +1,9 @@ [main] host = https://www.transifex.com -[edx-platform.frontend-app-course-authoring] +[o:open-edx:p:edx-platform:r:frontend-app-course-authoring] file_filter = src/i18n/messages/.json source_file = src/i18n/transifex_input.json source_lang = en -type = KEYVALUEJSON +type = KEYVALUEJSON +