> 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/zh-cn/zhi-shi-ku/154-what-languages-are-currently-supported-in-the-spell-checker.md).

# 当前拼写检查器支持哪些语言？

我们的拼写检查器目前支持以下语言：

* 美式英语
* 英式英语
* 加拿大英语
* 澳大利亚英语
* 南非英语
* 南非荷兰语
* 阿拉贡语
* 阿拉伯语
* 白俄罗斯语
* 巴斯克语
* 孟加拉语
* 波斯尼亚语
* 布列塔尼语
* 保加利亚语
* 加泰罗尼亚语
* 克罗地亚语
* 捷克语
* 丹麦语
* 荷兰语
* 宗卡语
* 世界语
* 爱沙尼亚语
* 法罗语
* 法语
* 加利西亚语
* 德语
* 德语（奥地利）
* 德语（瑞士）
* 希腊语
* 瓜拉尼语
* 古吉拉特语
* 希伯来语
* 印地语
* 匈牙利语
* 冰岛语
* 印度尼西亚语
* 爱尔兰语
* 意大利语
* 哈萨克语
* 韩语
* 库尔德语（库尔曼吉）
* 拉脱维亚语
* 立陶宛语
* 老挝语
* 马拉雅拉姆语
* 蒙古语
* 尼泊尔语
* 挪威语（博克马尔）
* 挪威语（新挪威语）
* 奥克语
* 波斯语
* 波兰语
* 葡萄牙语（巴西）
* 葡萄牙语（欧洲）
* 罗马尼亚语
* 俄语
* 苏格兰盖尔语
* 塞尔维亚语
* 僧伽罗语
* 斯洛伐克语
* 斯洛文尼亚语
* 西班牙语
* 斯瓦希里语
* 瑞典语
* 他加禄语
* 泰卢固语
* 泰语
* 藏语
* 土耳其语
* 乌克兰语
* 乌兹别克语
* 越南语

有关如何使用拼写检查器以及 Overleaf 其他功能的更多信息，请参见 [我们的教程视频](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/zh-cn/zhi-shi-ku/154-what-languages-are-currently-supported-in-the-spell-checker.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.
