TropaTT v0.2.0.3.1 — i18n parity and planner column fix
·
347 commits
to main
since this release
4 commits since v0.2.0.3 (1 feature, 1 fix, 2 docs)
Highlights
- All hardcoded
->t()fallback strings across the API moved into language files, with the missingcycle,estimateandtask_relationsdomains created — every referenced key now resolves in all 7 locales (ru/en/de/fr/es/pt/zh). - The planner «Действие» column no longer overflows the visible area on My Day / My Week.
Added
- i18n:
cycle,estimateandtask_relationsAPI language domains (all 7 locales). - Web
gantt.blocked_markerin the top-level namespace (all 7 locales).
Fixed
- i18n: remaining hardcoded
->t()fallbacks converted to language variables. - i18n: key-format bugs fixed (
domain/name→domain/messages.name,ai_suggestion.messages.*→ai_suggestion/messages.*). - i18n: full web + API key parity across all 7 locales.
- Planning: planner task-table column widths capped so «Действие» stays visible.
update.tropatt.comserves installations from the latestmainbuild, not from release tags.