SGD-DEV
a31ae16807
feat(i18n): add German (de) locale
Adds a complete German translation covering all 4 735 UI strings.
New files:
- packages/ui/src/lib/i18n/messages/de.ts
- packages/ui/src/lib/i18n/messages/de.settings.ts
Modified files:
- runtime.ts: add 'de' to Locale type, LOCALES array, LOCALE_LABEL_KEYS
- store.ts: add 'de' case in loadDictionary
- messages/en.ts: add common.language.german key
2026-07-15 19:39:02 +02:00
..
2026-07-12 01:23:22 +03:00
2026-07-14 13:35:43 +03:00
2026-07-10 02:20:41 +03:00
2026-07-15 19:39:02 +02:00
2026-07-14 01:51:00 +03:00
2026-07-15 14:02:12 +03:00