diff --git a/client/src/i18n/glossary.json b/client/src/i18n/glossary.json index 2e027a77..4b10406b 100644 --- a/client/src/i18n/glossary.json +++ b/client/src/i18n/glossary.json @@ -2,7 +2,7 @@ "_meta": { "description": "Single source of truth for domain terminology translations. The translator agent enforces these.", "locales": ["de"], - "lastUpdated": "2026-05-10" + "lastUpdated": "2026-05-12" }, "terms": { "Work Item": { "de": { "singular": "Arbeitspaket", "plural": "Arbeitspakete" } },