Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Examine Multi-Language support #436

Open
DavidBaldsiefen opened this issue May 27, 2020 · 1 comment
Open

Examine Multi-Language support #436

DavidBaldsiefen opened this issue May 27, 2020 · 1 comment
Labels
part-client Changes to frontend structure
Milestone

Comments

@DavidBaldsiefen
Copy link
Collaborator

IMIS needs multilanguage support for two reasons:

  1. Users in Germany are potentially not fluent in the german language
  2. In the future, IMIS should be fit to be used internationally

Currently, every label/text/... is hardcoded. While this feature isn't top priority, we can save us a lot of work in the future by tackling this issue now.

The first step would be to find out different ways to implement multi-language support, and then decide which one we'll use.

See also #221

@DavidBaldsiefen DavidBaldsiefen added the part-client Changes to frontend structure label May 27, 2020
@DavidBaldsiefen DavidBaldsiefen added this to the Some Day List milestone May 27, 2020
@jabrandes
Copy link
Collaborator

jabrandes commented May 27, 2020

VueI18n looks suitable for that purpose. It integrates into Vue with a vue-cli plugin and eslint rules available. It is also the system that issue #221 refers to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
part-client Changes to frontend structure
Projects
None yet
Development

No branches or pull requests

2 participants