> 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/ja/narejjibsu/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/ja/narejjibsu/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.
