managarten/apps
Till JS e152098829 refactor(i18n): split monolithic locale files into per-module structure
Split 5 monolithic JSON files (de/en/es/fr/it) into 7 per-module folders
(common, dashboard, credits, profile, subscription, todo, app_slider)
with 5 language files each = 35 files total.

- Rewrite i18n/index.ts with merge-registration pattern that dynamically
  imports and merges per-module locale files at registration time
- Complete missing translations: IT (was 7% → now 100%), ES/FR (were 43% → now 100%)
- Generated missing IT translations for dashboard, credits, profile, subscription, todo
- Generated missing ES/FR translations for dashboard, credits, profile, subscription
- All 5 languages now have identical key structures across all modules

This enables scalable i18n: adding a new module = new folder + 5 JSON files + 1 line in registration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 17:05:14 +02:00
..
calc refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
calendar refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
cards refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
chat refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
citycorners refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
clock/packages/shared fix(manacore/web): float DateStrip at bottom, remove sidebar 2026-04-02 13:06:55 +02:00
contacts refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
context refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
docs refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
guides fix(guides/web): add missing supportedLocales export to i18n 2026-04-02 10:45:19 +02:00
inventar style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
manacore refactor(i18n): split monolithic locale files into per-module structure 2026-04-02 17:05:14 +02:00
manavoxel feat(manavoxel): clean up dead code, add portal keys, fix triggers, implement gold economy 2026-04-01 21:04:25 +02:00
matrix feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
memoro refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
moodlit style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
mukke refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
news refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
nutriphi refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
photos refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
picture refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
planta refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
presi refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
questions refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
skilltree refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
storage refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
times refactor: consolidate Clock app into Times 2026-04-02 13:04:07 +02:00
todo refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00
traces refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
uload fix(uload): add input validation, migrate clicks to dedicated table 2026-04-02 16:30:17 +02:00
wisekeep fix(wisekeep/landing): add missing TalkGrid and QuoteCollection components 2026-04-02 10:45:14 +02:00
zitare refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00