davis icon indicating copy to clipboard operation
davis copied to clipboard

Invite email not localized

Open smehrbrodt opened this issue 7 months ago • 1 comments

The calendar event invite email is not localized.

Is it possible to change the language for that invite email?

smehrbrodt avatar Apr 30 '25 20:04 smehrbrodt

The calendar event invite email is not localized.

This is true — I'll gladly review a PR to localize it (ie use i18n strings instead of hardcoded texts).

Once it's done, it's just a matter of adding new languages (so far, only English has been released). See here for more info on how to do it (it's basically just adding a xlf file).

But the question is slightly deeper: maybe we don't want the same language than the actual admin interface for the emails, in which case we would need to add a setting for each user's language (or the whole installation mail language vs. the admin UI language)?

tchapi avatar May 03 '25 20:05 tchapi

Created a roadmap item here → https://github.com/users/tchapi/projects/1?pane=issue&itemId=126592474&issue=tchapi%7Cdavis%7C213

tchapi avatar Aug 29 '25 18:08 tchapi