Set up internationalization (i18n) for React/Vue applications with proper tooling and workflow.
I need to add internationalization support to my application. **Framework:** [React/Next.js/Vue/Nuxt] **Languages Needed:** - Default: [language] - Additional: [list languages] - RTL support: [yes/no] **Content Types:** - UI strings: [volume estimate] - Dynamic content: [from CMS/API] - Date/number formatting: [requirements] **Current Content:** ```jsx [paste sample component with hardcoded strings] ``` **Workflow Requirements:** - Translation process: [manual/external service] - Updates frequency: [how often] Please provide: 1. i18n library setup (react-i18next/vue-i18n/etc.) 2. Project structure for translations 3. Component integration patterns 4. Date and number formatting 5. Language detection and switching 6. RTL support if needed 7. Translation workflow and tooling
Or press ⌘C to copy