Skip to content

[Feat]: Implement language selection#28

Description

@dominique-boerner

馃槖 Is your feature request related to a problem? Please describe.
There is currently no possibility to change the language of foxdeck, alltough we support the english language.

馃 Describe the solution you'd like
The FDDropdown component should be used for implementation. This component accepts a list of elements (in our case a list of supported languages, i.e. German and English) as well as the currently selected element (the currently used language is obtained via the "useI18n" composable). If the language is changed, the newly selected language must be set (also via the "useI18n" composable).

The dropdown should be at the settings overlay on the top right of the application,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersup-for-grabsThis label helps developer finding projects to contribute (https://up-for-grabs.net/)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions