diff --git a/.tx/config b/.tx/config index 26438e05f1..9706f42a95 100644 --- a/.tx/config +++ b/.tx/config @@ -43,6 +43,18 @@ source_file = conf/locale/en/LC_MESSAGES/messages.po source_lang = en type = PO +[edx-platform.underscore] +file_filter = conf/locale//LC_MESSAGES/underscore.po +source_file = conf/locale/en/LC_MESSAGES/underscore.po +source_lang = en +type = PO + +[edx-platform.underscore-studio] +file_filter = conf/locale//LC_MESSAGES/underscore-studio.po +source_file = conf/locale/en/LC_MESSAGES/underscore-studio.po +source_lang = en +type = PO + [edx-platform.wiki] file_filter = conf/locale//LC_MESSAGES/wiki.po source_file = conf/locale/en/LC_MESSAGES/wiki.po