> For the complete documentation index, see [llms.txt](https://docs.logthm.com/roll-bot-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logthm.com/roll-bot-project/i18n/user-language-prefer.md).

# 用户语言偏好

> Roll Bot 目前支持的语言包括： `zh-CN` `en-US` de-DE

```
/roll locale [语言偏好]
```

语言偏好不是必填的，留空将返回你当前设置的语言偏好

## 优先级

[频道语言偏好](/roll-bot-project/i18n/channel-language-prefer.md) > [用户语言偏好](/roll-bot-project/i18n/user-language-prefer.md) > 默认语言偏好

你可以在设置中调整 `i18n.output` 项以修改这一顺序

## 重置用户语言偏好设置

你可以在命令中使用 `-d` 参数重置你的语言偏好设置：

```
/roll locale -d
```

## 本地化 & 别称

该指令也可使用如下方式触发

```
/r locale [语言偏好]

/语言 [语言偏好]
```
