You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
Users in Germany are potentially not fluent in the german language
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
IMIS needs multilanguage support for two reasons:
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
The text was updated successfully, but these errors were encountered: