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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user