Skip to content

Fix settings styling and language detection on iOS

Sébastiaan Versteeg requested to merge fix/ios-styling-language into master

Previous behaviour

Steps to reproduce:

  1. Make sure device locale is en-US.
  2. Open the app
  3. Go to settings
  4. Notice Dutch terminology
  5. Notice weird styling

New behaviour

Steps to validate that it works:

  1. Make sure device locale is en-US.
  2. Open the app
  3. Go to settings
  4. Notice English terminology
  5. Notice better styling

Merge request reports