Tutor-mfe header translation

Hello everyone!
Is there any chance to change the translations in tutor-mfe plugin header menu? I changed other translations as described for each app-name, but header isn’t app.

I think for header/footer to change strings, you would need:

  • Fork the component and apply you trsnlations
  • Rebuid the compoenenet i.e. npm run build or make build
  • Update your mfes to use your fork version of header/footer i.e. instead of getting it from npm, to get from your git repo.
  • And lastly you need to rebuild the tutor-mfe image.

Refrerence implmentation can be found here (point 3 above can be done as a tutor plugin) New translations MFE not used in latest Tutor - Tutor - Overhang.IO