SergeyMosin / Appointments

Nextcloud Appointments App
GNU Affero General Public License v3.0
164 stars 48 forks source link

Send confirmation email in user locale #158

Open nijel opened 3 years ago

nijel commented 3 years ago

When somebody books an appointment, I will get a confirmation email localized in his language. It's not that big deal as all information is also added to my calendar, but still, I would prefer to receive email in language I understand rather than in language that the other person prefers.

To reproduce:

nooblag commented 2 years ago

Yes, it would be great if this plugin used the Nextcloud default_locale or force_locale config.php setting, and/or pulled the user's language setting.

ccoenen commented 4 days ago

The same thing regularly happens to me. My students use nextcloud in any language they prefer (as they should!) and I get notifications in their languages, too. It's fine because I get a lot of them and I know how to read them, but it would be better if I received them in my language instead.

grafik

(same for localisation of date/time, of course, but that's a different issue)