Skip to content

localization (i18n) #739

@korbenian

Description

@korbenian

Hi! First of all, thank you for this project — great work 👍

I’d like to propose adding localization (i18n) support so the application can be used in multiple languages (for example: English, Russian, German, etc.).

This would make the project more accessible to a wider audience and easier to adapt for international users.

Possible approach:

  • Use a standard i18n solution (e.g. next-intl / i18next, depending on the stack)
  • Store translations in JSON files
  • Load language based on route or user preference

If you’re open to this idea, I’d be happy to help with implementation or create a PR.

Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions