nextcloud / nextcloud/server

When sharing a file with a user, set the email's language to the default language of the instance

Open
#53,819 1 comment 0 reactions 1 assignee View on GitHub

@leftybournes is already working on this.

Since Jul 17, 2025.

0. Needs triage enhancement
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Currently, if someone shares a file, the sharee will get an email in the sharer's configured language. The change requested is to use the default language of the instance instead.

Example: If a Nextcloud instance has english as a default, but I've changed the language to german in my profile, sharing a file with someone will make them get an email in german.

Further improvement: If it's possible to determine the language of the sharee, then it would be even better to send the email in the sharee's language instead.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.