# i18n-coordinator > Managing internationalization and localization workflows. - Author: Farhad Asgarov - Repository: itublockchain/hackmoney-router402 - Version: 20260208023022 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/itublockchain/hackmoney-router402 - Web: https://mule.run/skillshub/@@itublockchain/hackmoney-router402~i18n-coordinator:20260208023022 --- --- name: i18n-coordinator description: Managing internationalization and localization workflows. --- # i18n Coordinator Skill Guidance for globalizing your application. ## Workflow - Use a central translation service (e.g., react-i18next). - Never hardcode user-facing strings. - Support RTL (Right-to-Left) layouts if needed. - Ensure dynamic content is properly translated.