mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
help: Document how to change the language of the mobile app.
This commit is contained in:
@@ -19,6 +19,22 @@ messages you receive.
|
||||
|
||||
1. Click **Reload**.
|
||||
|
||||
{tab|mobile}
|
||||
|
||||
{!mobile-profile-menu.md!}
|
||||
|
||||
1. Tap **Settings**.
|
||||
|
||||
1. Tap **Language**.
|
||||
|
||||
1. Use the search bar or scroll through the list of languages.
|
||||
|
||||
1. Select a language.
|
||||
|
||||
1. Tap the **arrow**
|
||||
(<img src="/static/images/help/mobile-chevron-left.svg" alt="back" class="mobile-icon"/>)
|
||||
in the upper left corner of the app to exit the language selection menu.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
## Related articles
|
||||
|
||||
3
static/images/help/mobile-chevron-left.svg
Normal file
3
static/images/help/mobile-chevron-left.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#6492fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left">
|
||||
<polyline points="15 18 9 12 15 6"></polyline>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 249 B |
Reference in New Issue
Block a user