-
Notifications
You must be signed in to change notification settings - Fork 227
# Incomplete German Localization: Majority of UI Remains in English #2374
Copy link
Copy link
Open
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Description
Description
When switching the application language to German, the UI renders mostly English content, with very little text actually translated. This results in an almost non-functional localization experience for German users. The issue is not limited to a few missing strings — the majority of visible content remains in English, making the German locale effectively incomplete.
Steps to Reproduce
- Open the application
- Change the language/locale to German
- Navigate through the application (e.g. Dashboard, pages, or content sections)
- Observe the displayed text
Expected Behavior
When the German locale is selected:
- User-facing text should be displayed primarily in German
- Localization should be consistent across pages and sections
- English text should appear only where translation is intentionally unavailable
Actual Behavior
- Most UI text remains in English
- Very limited German translations are visible
- Pages appear largely untranslated, resulting in a mixed and confusing experience
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Type
Projects
Status
In Progress