Skip to content
This repository was archived by the owner on Feb 17, 2019. It is now read-only.
This repository was archived by the owner on Feb 17, 2019. It is now read-only.

✨ New Feature (Internationalization 🌐) #9

@balazsorban44

Description

@balazsorban44

The fisher should be able to choose between norwegian and english language + other languages

Expected Behavior

There is some kind of a menu with options to select from, where the user can select a language that propagates through the entire user interface, resulting in a different language displayed.

Things to consider:

  • Try to get the user's preferred language as default ( navigator.language object in the browser), and use Norwegian 🇳🇴 as a fallback.
  • The application should remember the choice, even if it is different than the default system language, or the application has been closed.
  • Add initial tests
  • Define a workflow to write tests effectively

Areas affected

  • frontend
  • backend

Priority

The task got a low priority, but since its type (requires modifications to the core architecture) it has been moved up in the priority queue.

Size

At least 2 team members should work on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions