# 翻译设置

1. 开启 **聊天消息翻译** 后，您的聊天对象给您发送的文案会翻译成接受翻译设置的语言，并展示你在聊天记录中，关闭则不翻译；
2. 开启 **输入框内容翻译** 后，您在输入框输入文案并回车，Geek会将您的文案翻译成发送翻译的目标语言，然后发送给您的聊天对象；关闭后您的消息会以输入的原文发送；
3. 开启 **好友独立翻译** 后，可以为该好友进行独立的接收|发送翻译设置；粉丝独立翻译关闭后，接收|发送翻译设置会重置；开启后，支持对单个好友会话进行翻译配置，其他不受影响。需要先开启该功能开关，再进行设置。(顺序错了会影响所有翻译设置)
4. **接收/发送翻译设置** 可以单独设置翻译线路、源语言和目标语言，建议上下一致；
5. 开启 **实时翻译** 可以看到您当前的输入转换成发送目标语言的文案；
6. 开启 **群组翻译** 可以将群组消息自动翻译，关闭后每条群组消息都可以手动点击翻译；
7. 开启 **禁发中文** 可以检测您即将发送的消息是否包含中文，如果包含就会被拦截，由您自助决定是否发送；
8. 开启 **语音翻译** 可以对聊天记录内的语音消息进行翻译
9. 开启 **图片翻译** 可以对聊天记录内的图片消息进行翻译

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

{% hint style="info" %}
**提示:** 按下Enter键，翻译并发送

按下Ctr+T只翻译不发送

按下AIt+T，只翻译不发送

按下Ctrl+F，原文发送显示原文对照
{% endhint %}


---

# 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://docs.geekscrm.io/fan-yi-she-zhi.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.
