Back to Zulip

Change your language

starlight_help/src/content/docs/change-your-language.mdx

12.02.3 KB
Original Source

import {TabItem, Tabs} from "@astrojs/starlight/components";

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import TranslationProjectInfo from "../include/_TranslationProjectInfo.mdx";

<TranslationProjectInfo />

Change the language of the Zulip app

Note that this will not change channel names, topic names (other than general chat), or the language of messages you receive.

<Tabs> <TabItem label="Desktop/Web"> <FlattenedSteps> <NavigationSteps target="settings/preferences" />
  1. Under **General**, select a language from the dropdown under **Language**.
     Languages are marked as 100% translated only if every string
     in the web, desktop, and mobile apps is translated, including
     administrative UI and all error messages that the API can return.
  1. Click **Reload**.
</FlattenedSteps>
</TabItem> <TabItem label="Mobile"> Access this feature by following the web app instructions in your mobile device browser.
Implementation of this feature in the mobile app is tracked [on
GitHub](https://github.com/zulip/zulip-flutter/issues/1139). If
you're interested in this feature, please react to the issue's
description with 👍.
</TabItem> </Tabs>

Font configuration for unsupported languages

Zulip uses the Source Sans 3 font, which supports over 30 languages. If Source Sans 3 does not support your language, you may need to configure your browser to use a different font or adjust the default font size to properly display all the characters. See the documentation for Chrome, Firefox, or Edge for more information on how to configure your browser's default font.