Files
orion/app/modules/analytics/locales/lb.json
Samir Boulahtit 434db1560a chore: add module exceptions, locales, and fix architecture warnings
- Create module-specific exceptions for cart, catalog, checkout
- Add locales (en, de, fr, lb) for cart, catalog, checkout modules
- Add missing lb.json for existing module locales
- Add noqa comments for legitimate MOD-004 violations (core services)
- Fix validator to use correct lb.json locale code (was lu.json)
- Add noqa support for MOD-004 rule in validator

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 21:26:13 +01:00

18 lines
586 B
JSON

{
"analytics": {
"page_title": "Analysen",
"dashboard_title": "Analysen Dashboard",
"dashboard_subtitle": "Kuckt Är Geschäftsleeschtungsmetriken an Abléck",
"period_7d": "Lescht 7 Deeg",
"period_30d": "Lescht 30 Deeg",
"period_90d": "Lescht 90 Deeg",
"period_1y": "Lescht Joer",
"imports_count": "Importer",
"products_added": "Produkter derbäigesat",
"inventory_locations": "Inventar-Standuierter",
"data_since": "Daten zënter",
"loading": "Analysen lueden...",
"error_loading": "Feeler beim Lueden vun den Analysedaten"
}
}