Skip to content

Internationalization (i18n) #872

Description

@giemic8

ℹ️ This issue was partially AI-generated and may contain technical inaccuracies.

Is your feature request related to a problem? Please describe.
The UI is English-only, limiting accessibility for non-English-speaking users.

Describe the solution you'd like
Introduce an i18n framework, extract UI strings into locale resource files, and add a language switch (with system-locale detection). Start with English + German.

Describe alternatives you've considered
Keeping the UI English-only; ad-hoc translations.

Additional context
Cross-cutting architectural change touching most renderer components; needs a string-extraction convention documented in AGENTS.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureArchitectural taskcoreAffecting core logic or architecture. To be implemented by maintainersenhancementNew feature or requestfrontendFrontend related taskpriority: lowLow priority feature

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions