help: Document font configuration for unsupported languages.

- Documents how to figure out whether the Zulip font supports a
  language and what to do about unsupported languages, providing
  links to official font / browser documentation rather than
  step-by-step instructions in case the instructions change.

Fixes #26986.
This commit is contained in:
David Rosa 2023-10-28 15:15:51 -07:00 committed by Tim Abbott
parent c486ae37d3
commit b40fcdff36
1 changed files with 14 additions and 0 deletions

View File

@ -37,6 +37,20 @@ messages you receive.
{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]