mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 05:46:42 +02:00
i18n(agents/templates): translate /agents/templates +page.svelte via $_()
Adds agents.templates namespace covering page title + back link, header
sub copy, 2 section headings + descriptions, 4 chip variants (Agent/
Scene/Mission/Seeds with one/other plurals), detail no-agent role,
3 preview section headings (Scene-Layout/Starter-Missionen/Seeds), seed
hint + count plurals + unnamed fallback, 5 cadence variants (manual/
daily/weekly/interval/cron) with interpolation, options section + 4
checkbox labels, result strings (existing/new agent + scene + mission
active/paused + seed summary with/without failed), error fallback,
apply-button states (applying / "Template „{label}" anwenden").
Baselines: hardcoded 968 → 961 (7 cleared); missing-keys baseline unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
aa96cae8a0
commit
98a9bc4dc5
7 changed files with 349 additions and 49 deletions
|
|
@ -201,7 +201,6 @@
|
|||
"apps/mana/apps/web/src/routes/(app)/+page.svelte": 1,
|
||||
"apps/mana/apps/web/src/routes/(app)/admin/+layout.svelte": 1,
|
||||
"apps/mana/apps/web/src/routes/(app)/admin/user-data/[userId]/+page.svelte": 19,
|
||||
"apps/mana/apps/web/src/routes/(app)/agents/templates/+page.svelte": 7,
|
||||
"apps/mana/apps/web/src/routes/(app)/articles/settings/+page.svelte": 3,
|
||||
"apps/mana/apps/web/src/routes/(app)/broadcasts/[id]/+page.svelte": 2,
|
||||
"apps/mana/apps/web/src/routes/(app)/broadcasts/[id]/edit/+page.svelte": 4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue