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

# Weglot

[Weglot](https://apps.shopify.com/weglot?utm_source=partners\&utm_medium=integration\&utm_campaign=bogos) 是一套完整的 Shopify 电商翻译解决方案。使用 Weglot,您可以在 5 分钟内让店铺即时完成翻译。您可以借助第一层机器翻译轻松管理翻译,实现速度与自动化,然后使用 Weglot 的后期编辑功能来把控翻译质量,或订购专业翻译服务。您的店铺会自动被搜索引擎收录,并进行 SEO 优化,以加速客户获取。

**Weglot 主要功能：**

* 安装 Weglot 即可无需编写代码,让店铺立即完成翻译。
* 在同一平台上管理和编辑翻译,与团队协作。
* 多语言 SEO 优化：Weglot 遵循 Google 多语言 SEO 最佳实践

{% hint style="info" %}
该解决方案允许商家翻译其促销元素,例如赠品滑块、购物车消息、赠品缩略图、捆绑、数量阶梯优惠和今日优惠。
{% endhint %}

## 如何安装 Weglot

**步骤 1：** 从 [Shopify 应用商店](https://apps.shopify.com/weglot)安装 Weglot。

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

**步骤 2：** 创建您的 Weglot 账户,并参照[本指南](https://support.weglot.com/article/84-shopify-integration-setup)开始配置和自动翻译您的语言。

**步骤 3：** 在您的 Weglot 仪表板中点击“管理翻译”。

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

**步骤 4：** 点击该图标以编辑您店铺的翻译脚本。

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

**步骤 5：** 在您的前台搜索任何 BOGOS 文本,您将立即看到它们。您可以随意更改或替换 Weglot 的默认翻译！

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


---

# 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/weglot.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.
