> For the complete documentation index, see [llms.txt](https://lh1me.gitbook.io/aomori/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lh1me.gitbook.io/aomori/getting-started/internationalization-i18n.md).

# Internationalization (i18n)

{% hint style="warning" %}
Configuration in the **Global `_config.yml`**
{% endhint %}

### Setting

<https://hexo.io/docs/internationalization>

```
language: cn

language:
- cn
- ja
```

### Support

`cn` Chinese

`ja` Japanese
