mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
For mobile features that were documented and implemented for the legacy React Native app, adds back a tabbed block for mobile with a note to use the web app instructions in a mobile device browser, and with a link to the Flutter GitHub issues tracking implementing the feature in the new mobile app. If the feature is a mobile only feature, then adds the link to the Flutter GitHub issue in a warning note.
53 lines
1.7 KiB
Markdown
53 lines
1.7 KiB
Markdown
# Change your language
|
|
|
|
{!translation-project-info.md!}
|
|
|
|
## Change the language of the Zulip app
|
|
|
|
Note that this will not change channel names, topic names, or the language of
|
|
messages you receive.
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
{settings_tab|preferences}
|
|
|
|
1. Under **General**, click the button under **Language**.
|
|
|
|
1. Select a language.
|
|
|
|
1. Click **Reload**.
|
|
|
|
{tab|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 👍.
|
|
|
|
{end_tabs}
|
|
|
|
## Font configuration for unsupported languages
|
|
|
|
Zulip uses the Source Sans 3 font, which [supports over 30 languages][adobe-docs].
|
|
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][chrome-docs],
|
|
[Firefox][firefox-docs], or [Edge][edge-docs] for more information on how to
|
|
configure your browser's default font.
|
|
|
|
[adobe-docs]: https://fonts.adobe.com/fonts/source-sans-3#details-section
|
|
[chrome-docs]: https://support.google.com/chrome/answer/96810
|
|
[firefox-docs]: https://support.mozilla.org/en-US/kb/change-fonts-and-colors-websites-use#w_custom-fonts
|
|
[edge-docs]: https://support.microsoft.com/en-us/microsoft-edge/increase-default-text-size-in-microsoft-edge-c62f80af-381d-0716-25a3-c4856dd3806c
|
|
|
|
## Related articles
|
|
|
|
* [Configure organization language for automated messages and invitation emails][org-lang]
|
|
|
|
[org-lang]: /help/configure-organization-language
|