Is your feature request related to a problem? Please describe.
German (de) translations are currently missing from the i18n map even though the project already supports multiple languages.
Adding German support would improve accessibility for German-speaking users and expand localization coverage.
Describe the solution you'd like
Add German (de) translation entries following the existing i18n structure.
Changes would include:
- Adding German labels in
lib/i18n/badgeLabels.ts
- app/customize/types.ts — de added to LANGUAGES array
Describe alternatives you've considered
No response
Is your feature request related to a problem? Please describe.
German (de) translations are currently missing from the i18n map even though the project already supports multiple languages.
Adding German support would improve accessibility for German-speaking users and expand localization coverage.
Describe the solution you'd like
Add German (de) translation entries following the existing i18n structure.
Changes would include:
lib/i18n/badgeLabels.tsDescribe alternatives you've considered
No response