Skip to content

WIP: Feature/#65 multilingualism

schneider210 requested to merge feature/#65-multilingualism into develop

Feature

Summary

This MR provides:

  • implementation of multiligualism: easily switch between English and German
  • panel headers can be turned off (according to Johannes' proposal)

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I adjusted other parts of the documentation (if applicable)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps:
  • click the language icon in the lower left (footer) and just switch the languages
  • to switch off the panel headings, set headers.panels to false (index.template.html)
  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG. No, since it will be done automatically.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

Issue #65

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by schneider210

Merge request reports