Merge pull request #19614 from edx/matthugs/third-party-lib-i18n-configs

Configuration changes to translation of third party lib
This commit is contained in:
Matt Hughes
2019-01-18 13:38:25 -05:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -54,3 +54,9 @@ file_filter = conf/locale/<lang>/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/<lang>/LC_MESSAGES/edx_proctoring_proctortrack.po
source_file = conf/locale/en/LC_MESSAGES/edx_proctoring_proctortrack.po
source_lang = en
type = PO

View File

@@ -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