> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/integration/translation-apps.md).

# 翻译应用

### 每个工具的功能

#### BOGOS：

* 创建、运行和管理优惠活动类型：赠品、捆绑、追加销售和折扣。
* 展示和管理促销小组件：赠品滑块、捆绑页面、折扣小组件和促销消息。
* 应用资格规则：控制哪些客户、商品、系列或购物车条件符合每个促销活动的资格。

#### 翻译应用：

以多种语言翻译并管理店铺内容,确保购物者根据其语言或地区看到本地化的体验。

### 集成的作用

**翻译 BOGOS 元素：**

所有关键的 BOGOS 文本展示和小组件都可以自动或手动翻译。

**集中式翻译管理**

商家无需在 BOGOS 内单独编辑内容,而是可以通过所选的翻译应用在一处管理所有翻译。

### 已集成的翻译应用

[Weglot – 翻译您的店铺](https://apps.shopify.com/weglot?utm_source=partners\&utm_medium=integration\&utm_campaign=bogos)

[Transcy – AI 语言翻译](https://apps.shopify.com/transcy-multiple-languages?utm_medium=partnership\&utm_source=bogosapp\&utm_campaign=banner-dashboard)

[Langwill – AI 语言翻译](https://share.channelwill.com/app/1667bd92c3149fa5lP)

<br>


---

# 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://docs.bogos.io/cn/integration/translation-apps.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.
