Skip to content

feat: add German (de) i18n support #970

@jatingow

Description

@jatingow

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions