> For the complete documentation index, see [llms.txt](https://documentation.movatic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.movatic.co/faq/general/what-languages-do-you-support-on-the-user-app.md).

# What Languages do you Support on the User App?

We currently support 103 languages in the app, which means that users who have one of these languages as their current language in their device will see the app text translated to that language (except for things like system names and other dynamic content). You can find the comprehensive list below:

* Afrikaans
* Albanian
* Amharic
* Arabic
* Armenian
* Azerbaijani
* Basque
* Belarusian
* Bengali
* Bosnian
* Bulgarian
* Burmese
* Catalan; Valencian
* Cebuano
* Central Khmer
* Chichewa; Chewa; Nyanja
* Chinese (PRC)
* Corsican
* Croatian
* Czech
* Danish
* Dutch; Flemish
* Esperanto
* Estonian
* Finnish
* Former Hebrew
* French
* Gaelic; Scottish Gaelic
* Galician
* Georgian
* German
* Greek
* Gujarati
* Haitian; Haitian Creole
* Hausa
* Hawaiian
* Hebrew
* Hindi
* Hmong; Mong
* Hungarian
* Icelandic
* Igbo
* Indonesian
* Irish
* Italian
* Japanese
* Javanese
* Kannada
* Kazakh
* Kirghiz; Kyrgyz
* Korean
* Kurdish
* Lao
* Latin
* Latvian
* Lithuanian
* Luxembourgish; Letzeburgesch
* Macedonian
* Malagasy
* Malay
* Malayalam
* Maltese
* Maori
* Marathi
* Mongolian
* Nepali
* Norwegian
* Panjabi; Punjabi
* Persian
* Polish
* Portuguese
* Pushto; Pashto
* Romanian; Moldavian; Moldovan
* Russian
* Samoan
* Serbian
* Shona
* Sindhi
* Sinhala; Sinhalese
* Slovak
* Slovenian
* Somali
* Sotho - Southern
* Spanish; Castilian
* Sundanese
* Swahili
* Swedish
* Tagalog
* Tajik
* Tamil
* Telugu
* Thai
* Turkish
* Ukrainian
* Urdu
* Uzbek
* Vietnamese
* Welsh
* Western Frisian
* Xhosa
* Yiddish
* Yoruba
* Zulu


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.movatic.co/faq/general/what-languages-do-you-support-on-the-user-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
