PlannedFeaturemedium
[editor] Multi-language content support
#20Opened by SALFeb 21, 2026, 1:10 PM
S
SAL
about 1 month ago
- Database: `content_translations` table + `languages`/`default_language` columns on `websites`
- Editor: floating toolbar language switcher pill (only when 2+ languages enabled)
- Viewer: `?lang=de` URL param, `Accept-Language` detection, `hreflang` SEO tags
- Translatable content: text blocks, image captions/alt, page titles/descriptions, nav labels, site title
**Files:** Supabase migration, `src/hooks/use-translations.ts`, `EditorLayout.tsx`, `TextEditPanel.tsx`, `ImageEditPanel.tsx`
0
votes
- Status
- Planned
- Priority
- medium
- Type
- feature
- Created
- Feb 21, 2026