> 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-tw/zhi-shi-ku/005-can-i-change-the-spell-check-language-to-e.g.-spanish.md).

# 我可以將拼字檢查語言改成例如西班牙文嗎？

|                                                                                                                                                  |                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| <p>是的，您可以透過專案設定選單，將拼字檢查字典語言更改為您偏好的語言（例如西班牙語），以適用於特定專案——只要從編輯器左上角開啟主要專案選單，然後從下拉選單中選擇拼字檢查語言即可。<br>系統會記住您的偏好，當您下次開始新專案時，拼字檢查語言將自動設為上次選取的拼字檢查語言。</p> | ![OLMenuSpell.png](/files/d40123adb6d64de4a32600502a718a07488677ff) |

## 拼字檢查器支援哪些語言？

我們的字典目前支援以下語言：

* 英語（美國）
* 英語（英國）
* 英語（加拿大）
* 英語（澳洲）
* 英語（南非）
* 南非荷蘭語
* 阿拉貢語
* 阿拉伯文
* 白俄羅斯語
* 巴斯克語
* 孟加拉語
* 波士尼亞語
* 布列塔尼語
* 保加利亞語
* 加泰隆語
* 克羅埃西亞語
* 捷克語
* 丹麥語
* 荷蘭語
* 宗喀語
* 世界語
* 愛沙尼亞語
* 法羅語
* 法文
* 加利西亞語
* 德文
* 德語（奧地利）
* 德語（瑞士）
* 希臘文
* 瓜拉尼語
* 古吉拉特語
* 希伯來語
* 印地語
* 匈牙利語
* 冰島語
* 印尼語
* 愛爾蘭語
* 義大利文
* 哈薩克語
* 韓語
* 庫爾曼吉語
* 拉脫維亞語
* 立陶宛語
* 寮語
* 馬拉雅拉姆語
* 蒙古語
* 尼泊爾語
* 挪威語（書面挪威語）
* 挪威語（新挪威語）
* 奧克西坦語
* 波斯語
* 波蘭語
* 葡萄牙語（巴西）
* 葡萄牙語（歐洲）
* 羅馬尼亞語
* 俄文
* 蘇格蘭蓋爾語
* 塞爾維亞語
* 僧伽羅語
* 斯洛伐克語
* 斯洛維尼亞語
* 西班牙文
* 斯瓦希里語
* 瑞典語
* 他加祿語
* 泰盧固語
* 泰語
* 藏語
* 土耳其語
* 烏克蘭語
* 烏茲別克語
* 越南語

如需更多關於如何使用拼字檢查器及 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-tw/zhi-shi-ku/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.
