managarten/apps/nutriphi
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
..
apps 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
packages/shared feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
CLAUDE.md feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
package.json feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00