mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
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
|
||
|---|---|---|
| .. | ||
| mana-core-auth | ||
| mana-search | ||
| mana-stt | ||
| mana-tts | ||
| matrix-calendar-bot | ||
| matrix-clock-bot | ||
| matrix-mana-bot | ||
| matrix-nutriphi-bot | ||
| matrix-ollama-bot | ||
| matrix-project-doc-bot | ||
| matrix-stats-bot | ||
| matrix-todo-bot | ||
| matrix-zitare-bot | ||
| ollama-metrics-proxy | ||
| telegram-nutriphi-bot | ||
| telegram-ollama-bot | ||
| telegram-project-doc-bot | ||
| telegram-stats-bot | ||
| telegram-todo-bot | ||
| telegram-zitare-bot | ||