fix: make pull_translations (#37801)
This commit is contained in:
2
Makefile
2
Makefile
@@ -55,7 +55,7 @@ pull_translations: clean_translations ## pull translations via atlas
|
||||
make pull_xblock_translations
|
||||
make pull_plugin_translations
|
||||
atlas pull $(ATLAS_OPTIONS) \
|
||||
translations/edx-platform/conf/locale:conf/locale \
|
||||
translations/edx-platform/conf/locale:conf/locale
|
||||
python manage.py lms compilemessages
|
||||
python manage.py lms compilejsi18n
|
||||
python manage.py cms compilejsi18n
|
||||
|
||||
Reference in New Issue
Block a user