Hello,
I have modified the EMailTemplate and want all notifications to be sent in only one language, for example, only in English:
“User shared ‘123’ with you. Click the button below to open it.”
How can I achieve this without applying the "default_locale" => "en_US"
setting to the entire Nextcloud instance?
Thank you!