These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
1.3 KiB
Organization language for automated messages and invitation emails
{!admin-only.md!}
{!translation-project-info.md!}
Each user can use Zulip with their preferred language. Additionally, if your organization has a primary language other than American English, you can set the language used for the organization's automated messages and invitation emails. This setting:
-
Determines the language used for automated messages sent to streams by the Zulip notification bot. (Automated messages sent to a single user will use that user's preferred language).
-
Determines the language used for outgoing invitation emails.
-
Is used as the default language for new user accounts when Zulip cannot detect their language preferences from their browser, including all users created via the Zulip API.
Configure the organization language
{start_tabs}
{settings_tab|organization-settings}
- Under Automated messages and emails, change the Language for automated messages and invitation emails.
{!save-changes.md!}
{end_tabs}