This repository contains the NAU themes.
make virtual_environment
To extract the strings to be translated, add them to .po files and to compile the translation .mo
files, run the Makefile target update_translations
.
make update_translations
To update translations on devstack it's require to run:
For LMS:
make publish_lms_devstack
For STUDIO:
make publish_studio_devstack