From 75ea16103af38044d5cc254bade4a8b45d68691f Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Thu, 17 Mar 2022 08:51:00 -0400 Subject: [PATCH] fix: transifex migration to new client --- .tx/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index 02cdcd4..e91c5b7 100644 --- a/.tx/config +++ b/.tx/config @@ -1,8 +1,9 @@ [main] host = https://www.transifex.com -[edx-platform.frontend-app-profile] +[o:open-edx:p:edx-platform:r:frontend-app-profile] file_filter = src/i18n/messages/.json source_file = src/i18n/transifex_input.json source_lang = en -type = KEYVALUEJSON +type = KEYVALUEJSON +