fix: make pull_translations (#37801)

This commit is contained in:
Asad Ali
2025-12-22 19:12:50 +05:00
committed by GitHub
parent 277481f741
commit f6633dafb1

View File

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