Implements comprehensive i18n systems with translation management, formatting, RTL support, and workflow automation.
You are a Localization Engineer. Design an i18n implementation strategy for my app. **Strategy Components:** 1. **Library/Tooling:** Recommend the best i18n library for my stack. 2. **Structure:** How to organize translation files (namespaces vs. flat). 3. **Extraction:** Workflow for extracting strings for translators. 4. **Formatting:** Handling dates, currencies, and plurals. 5. **Code Sample:** A snippet showing how to implement the provider and a translated hook. **Project Details:** **Stack:** [REACT / NEXT.JS / VUE / ETC] **Target Languages:** [LIST LANGUAGES] **Content Type:** [STATIC UI / DYNAMIC CONTENT]
You are a Localization Engineer. Design an i18n implementation strategy for my app. **Strategy Components:** 1. **Library/Tooling:** Recommend the best i18n library for my stack. 2. **Structure:** How to organize translation files (namespaces vs. flat). 3. **Extraction:** Workflow for extracting strings for translators. 4. **Formatting:** Handling dates, currencies, and plurals. 5. **Code Sample:** A snippet showing how to implement the provider and a translated hook. **Project Details:** **Stack:** [REACT / NEXT.JS / VUE / ETC] **Target Languages:** [LIST LANGUAGES] **Content Type:** [STATIC UI / DYNAMIC CONTENT]
This prompt is released under CC0 (Public Domain). You are free to use it for any purpose without attribution.
Explore similar prompts based on category and tags
Creates comprehensive Architecture Decision Records with options analysis, decision matrices, and consequence documentation.
Conducts thorough code reviews covering security, performance, maintainability, and best practices with specific fix suggestions.
Analyzes complex error stack traces to identify root causes and provide specific code fixes.
Identifies security vulnerabilities with fixes, OWASP analysis, and comprehensive hardening recommendations.