Back to Zulip

Organization language for automated messages and invitation emails

starlight_help/src/content/docs/configure-organization-language.mdx

12.01.8 KB
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx"; import TranslationProjectInfo from "../include/_TranslationProjectInfo.mdx";

<AdminOnly /> <TranslationProjectInfo />

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 notices that are sent to channels, including both the topic name and message content. (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

<FlattenedSteps> <NavigationSteps target="settings/organization-settings" />
  1. Under Automated messages and emails, change the Language for automated messages and invitation emails.
<SaveChanges /> </FlattenedSteps>