managarten/apps
Till-JS 5a0815708c 🌐 feat: add i18n support to 6 web apps
Add internationalization (DE + EN) to previously missing apps:
- todo: task management translations
- skilltree: skill/XP system translations
- nutriphi: nutrition tracking translations
- planta: plant care translations
- questions: research app translations
- matrix: chat client translations (layout integration)

Each app includes:
- svelte-i18n setup with SSR support
- localStorage persistence ({app}_locale pattern)
- i18n loading state in +layout.svelte
- German (default) and English translations

Updated CONSISTENCY_REPORT.md to mark i18n task as complete.

Also includes:
- mana-tts service placeholder files
2026-01-29 14:48:35 +01:00
..
calendar ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
chat refactor(shared-ui): centralize toast system across all web apps 2026-01-29 14:03:29 +01:00
clock feat: add @manacore/shared-api-client package 2026-01-29 14:19:55 +01:00
contacts ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00
manadeck perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
matrix 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
nutriphi 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
picture ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
planta 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
presi ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00
questions 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
skilltree 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
storage ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
todo 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00