Skip to content
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

tec: Allow to change the default locale globally #707

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

marien-probesys
Copy link
Member

@marien-probesys marien-probesys commented Aug 16, 2024

Related issue(s)

#530

How to test manually

  1. Set APP_DEFAULT_LOCALE=fr_FR in your .env.local file
  2. Reset the database make db-reset FORCE=true
  3. Login with alix@example.com and verify that their locale is French
  4. Create a user with CLI ./docker/bin/console app:user:create
  5. Login with this user and verify that their locale is French

Checklist

  • code is manually tested
  • permissions / authorizations are verified
  • data can be imported correctly
  • interface works on both mobiles and big screens
  • interface works in both light and dark modes
  • interface works on both Firefox and Chrome
  • accessibility has been tested
  • tests are up-to-date
  • locales are synchronized
  • copyright notices are up to date
  • documentation is up to date (including migration notes)

@marien-probesys marien-probesys merged commit 0916174 into main Aug 16, 2024
6 checks passed
@marien-probesys marien-probesys deleted the tec/default-locale branch August 16, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant