> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/nl/kennisbank/005-can-i-change-the-spell-check-language-to-e.g.-spanish.md).

# Kan ik de taal van de spellingcontrole wijzigen naar bijvoorbeeld Spaans?

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| <p>Ja, u kunt de taal van het spellingscontrolewoordenboek voor een bepaald project wijzigen naar uw voorkeur (bijv. Spaans) via het menu met projectinstellingen — open gewoon het hoofdprojectmenu in de linkerbovenhoek van de editor en kies de spellingscontroletaal uit de vervolgkeuzelijst.<br>Uw voorkeur wordt onthouden de volgende keer dat u een nieuw project start, en de spellingscontroletaal wordt automatisch ingesteld op de laatst geselecteerde spellingscontroletaal.</p> | ![OLMenuSpell.png](/files/223df7e09411081dafdd57046ac1d03319b60921) |

## Welke talen worden ondersteund in de spellingscontrole?

Ons woordenboek ondersteunt momenteel de volgende talen:

* Engels (Amerikaans)
* Engels (Brits)
* Engels (Canadees)
* Engels (Australisch)
* Engels (Zuid-Afrikaans)
* Afrikaans
* Aragonees
* Arabisch
* Wit-Russisch
* Baskisch
* Bengaals
* Bosnisch
* Bretons
* Bulgaars
* Catalaans
* Kroatisch
* Tsjechisch
* Deens
* Nederlands
* Dzongkha
* Esperanto
* Estisch
* Faeröers
* Frans
* Galicisch
* Duits
* Duits (Oostenrijk)
* Duits (Zwitserland)
* Grieks
* Guaraní
* Gujarati
* Hebreeuws
* Hindi
* Hongaars
* IJslands
* Indonesisch
* Iers
* Italiaans
* Kazachs
* Koreaans
* Kurmanji
* Lets
* Litouws
* Laotiaans
* Malayalam
* Mongools
* Nepalees
* Noors (Bokmål)
* Noors (Nynorsk)
* Occitaans
* Perzisch
* Pools
* Portugees (Braziliaans)
* Portugees (Europees)
* Roemeens
* Russisch
* Schots-Gaelisch
* Servisch
* Singalees
* Slowaaks
* Sloveens
* Spaans
* Swahili
* Zweeds
* Tagalog
* Telugu
* Thais
* Tibetaans
* Turks
* Oekraïens
* Oezbeeks
* Vietnamees

Zie voor meer informatie over het gebruik van de spellingcontrole en andere functies van Overleaf [onze instructievideo](https://www.overleaf.com/tutorial).


---

# 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/nl/kennisbank/005-can-i-change-the-spell-check-language-to-e.g.-spanish.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
