If this is going to be on by default, we need to make sure we're getting translations pulled for it. This will require: * Making sure the `extract_translations` target in this repo works properly * Adding this repo to the `extract-translations-source-files` workflow and the `transifex.yml` in `openedx-translations` (see https://github.com/openedx/openedx-translations/pull/68521 for an example) * Adding this to the `pull_translations` Makefile targets in every MFE that includes it (so every MFE that uses `frontend-component-header`)
If this is going to be on by default, we need to make sure we're getting translations pulled for it.
This will require:
extract_translationstarget in this repo works properlyextract-translations-source-filesworkflow and thetransifex.ymlinopenedx-translations(see feat: addfrontend-baseopenedx-translations#68521 for an example)pull_translationsMakefile targets in every MFE that includes it (so every MFE that usesfrontend-component-header)