I’m building a custom module for Directus and want to support localization (i18n). I have a few questions:
- What’s the correct way to localize a custom module?
Do I need to set up the entire i18n structure myself, or does Directus provide utilities for that?