diff --git a/.tx/config b/.tx/config index 80921b483b..c813eae416 100644 --- a/.tx/config +++ b/.tx/config @@ -54,3 +54,9 @@ file_filter = conf/locale//LC_MESSAGES/wiki.po source_file = conf/locale/en/LC_MESSAGES/wiki.po source_lang = en type = PO + +[edx-platform.edx_proctoring_proctortrack] +file_filter = conf/locale//LC_MESSAGES/edx_proctoring_proctortrack.po +source_file = conf/locale/en/LC_MESSAGES/edx_proctoring_proctortrack.po +source_lang = en +type = PO diff --git a/conf/locale/config.yaml b/conf/locale/config.yaml index f002876234..ae1c960c25 100644 --- a/conf/locale/config.yaml +++ b/conf/locale/config.yaml @@ -172,6 +172,7 @@ generate_merge: - mako.po - mako-studio.po - wiki.po + - edx_proctoring_proctortrack.po djangojs.po: - djangojs-partial.po - djangojs-studio.po