Manage Translations

Manage Translations

Translates is the shared shell for website, app, and admin translation screens.

Main actions

  • Sync to regenerate translation files
  • Add to open the translation modal
  • shared modal for create and update
  • route outlet for the scoped translation screen
  • group_name
  • name
  • multilingual text
  • for_web, for_adm, for_app
  • modules

Sync affects client-side translation cache

The source removes CACHE_KEY_MESSAGES_LOCALE from local storage after sync, so this action has immediate cache implications.