-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make all CoSI- UI elements translatable #6
Comments
As stated in our meeting with Daniel on 27.2: |
TODOs:
|
Testing |
Unit tests mit Daniel klären:
|
Elli checkt die Readme für die Unit Tests. |
This is how I ran the tests:
Result of the unit tests:
plus a few error messages. Manual testing:
|
Be aware that the changes in the mpportals repo may not be merged before the translation changes are merged to the cosi repo. Otherwise the translation keys will be displayed. |
|
In cosi/Dashboard/components/Dashboard.vue I am using i18nOptions: { keyPrefix: ...} From my point of view it would be cleaner to use this i18n prefix - we don't have to use the whole path everywhere. But I thought there is maybe a reason why it has not been used so far? That s why I didn't add it to the other components... |
Original specification:
"Ermöglichung der Übersetzungen für alle CoSI-UI-Elemente (Standard: Englisch)."
The text was updated successfully, but these errors were encountered: