> 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/langify.md).

# Langify

[Langify](https://apps.shopify.com/langify?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS) 是一款领先的、易于使用的翻译应用,旨在帮助 Shopify 商家将店铺内容翻译成多种语言,从而触达国际受众,无需建立多个店铺或进行复杂设置。

**Langify 主要功能：**

* AI 与手动翻译 – 将 AI 自动化的强大能力与精确的手动控制相结合,确保翻译准确、高质量。
* 独有的切换器配置工具 – 自定义您的语言切换器,使其完美契合店铺的设计和品牌风格。
* 第三方应用翻译 – 无缝翻译其他应用中的内容,确保完全本地化的购物体验。
* SEO 优化 – 借助对 SEO 友好的子文件夹和自定义域名选项,提升您的国际可见度。

## 如何将 BOGOS 与 Langify 集成

**步骤 1：** **安装 BOGOS**,从 [Shopify 应用商店](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=Langify)安装并设置优惠活动

**步骤 2：** 在 BOGOS 中**启用 Langify** 集成

在 BOGOS 应用中 > 前往翻译 > 勾选“通过第三方集成” > 点击连接 Langify

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

**步骤 3：** **安装 Langify**,从 [Shopify 应用商店](https://apps.shopify.com/langify?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS)安装

**步骤 4：在 Langify 中启用 BOGOS** 集成

在 Langify 应用中 > 前往应用 > 已集成的应用 > 启用 BOGOS 应用的开关

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

**步骤 5：** 在 [此处](https://support.langify-app.com/support/solutions/articles/11000081178-first-steps)在 Langify 应用中设置语言

**步骤 6：翻译 BOGOS 小组件**

在 Langify 应用中 > 前往应用 > 已集成的应用 > Bogos Freegifts

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

点击您想要翻译的小组件 > 翻译

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

*注意：您可以使用机器翻译选项自动翻译,也可以在字段中手动输入您自己的翻译。*

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

<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/langify.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.
