Skip to content

refactor: improve locale imports

Hannes Heine requested to merge pr1904head into pr1904base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


While refactoring the login form component I found many inconsistent ways of importing the list of locales. So I decided to refactor the imports altogether. Don't use process.env to import locales!

🍰 Pullrequest

Issues

  • None

Todo

  • None

Merge request reports