# Use Case 9.3 Change app language ## Overview | Aspect | Description | | ---------------------------- | ---------------------------------------------------------------------------------------------------------- | | **Summary** | The user opens the language settings screen from the menu, where they can switch between Dutch and English | | **Goal** | Changing the language of the app to either Dutch or English. | | **Preconditions** | *None* | | **Postconditions** | The Language of the app changed to the user selection. | | **Triggered by** | | | **Additional Documentation** | *None* | | **Possible errors** | *None* | | **Logical test cases** | | --- ## Flow | # | Description | Next | |---------|--------------------------------------------------------------------------------------------------------------------------------------------------|------| | **1** | **PRIMARY SCENARIO** | | | **1.1** | **System displays screen 'Change Language'** | | | 1.1a | User selects inactive option
→ App language is changed | | | 1.1b | User selects Back | Back |