# 添加语言

Droppy 的前台语言与后台语言是分离的，福塔汉化版均已完成汉化，程序安装完成后，后台语言默认已是中文，前台语言需要您手动在后台添加下语言。

**以下为具体步骤：**

进入`管理面板 > 设置 > 语言`。

<figure><img src="/files/pgmxfuD9f7XjCQAG6Fgd" alt=""><figcaption></figcaption></figure>

默认中文已汉化，如果您不是要添加自己的语言，只需输入图中一样的信息即可。

<figure><img src="/files/zY4DcUAIXrig6ZliUpQa" alt=""><figcaption></figcaption></figure>

添加后，前台就能切换语言了。

<figure><img src="/files/qDXw9pzCEKpF75vEpC7Y" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://droppy-docs.futa.cc/tian-jia-yu-yan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
