EotvosCollegium / mars

Unified IT System of the Eötvös József College for Advanced Studies.
https://uran.eotvos.elte.hu
MIT License
2 stars 15 forks source link

Use addressee's locale on emails #11

Open kdmnk opened 2 years ago

kdmnk commented 2 years ago

There is a property for this in the User model that returns English by default.

Use the user's nationality to determine the language.

kdmnk commented 1 month ago

We have a preferredLocale() for users that seems to be ignored. Check Laravel docs for HasLocalePreference