010123-multi-language-translations
Installation
SKILL.md
Multi-Language Translations
When to use
When building applications that need to display content in multiple languages without hardcoding translations or using third-party services.
References
| Topic | File |
|---|---|
| Per-entity translation tables | references/translation-tables.md |
| Assembler pattern (fetch all, filter in-memory) | references/assembler-pattern.md |
| Cache invalidation across languages | references/cache-invalidation.md |
| Slug resolution per locale | references/slug-resolution.md |
| Direction from language table | references/language-direction.md |