> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-program-settings/translate-and-localize-your-advocate-program.md).

# 翻译并本地化您的 Advocate 计划

Advocate 平台使用参与者特定的区域设置信息，帮助您翻译并本地化您的推荐计划内容和奖励。这些区域设置（例如 `en_GB`, `nl_NL`) 是由两个字母的语言代码和两个字母的国家代码组成，分别定义于 ISO 639-1 和 ISO 3166-1 alpha-2 中。每当您向我们发送客户倡导者和事件详细信息时，您都可以发送单个参与者的 impact.com 区域设置信息。

#### 翻译并本地化您的计划内容

{% stepper %}
{% step %}
**步骤 1：下载源文案和消息**

1. 在左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage]** → **项目规则**.
2. 在 *项目规则* 页面上，选择 **内容** 选项卡。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-ba3db2e3c90ae3f89cf451f55f2d871c7fadb1dc%2F84a83ea5547cf360db5fa353d5b63cacf22e3bfd06e328bc748e932cfa40c280.jpg?alt=media" alt="" width="322"><figcaption></figcaption></figure></div>
3. 在 *翻译* 部分下，选择 **编辑** → **下载源文件** 或 **下载源文件和翻译**.

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FD2Cm18o2xaebXp6yPCSF%2FScreenshot%202026-05-14%20at%2016.46.29.png?alt=media&amp;token=43c7995b-22cb-4f1c-9316-a00e34abf86f" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**重要：** 还有一种下载翻译的替代方法。此方法是处理 microsite 内容翻译的唯一方式。
{% endhint %}

1. 在左侧导航菜单中，选择 **内容**.
2. 在 *翻译* 部分，选择 **微站点** 以展开选项列表，然后选择要翻译的 microsite 内容。
3. 选择以 **下载源文件** 或 **下载源文件和翻译**.

提供的 zip 文件将按以下格式包含您的默认内容以及任何已翻译副本（如有）：

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-7ff823ea175517ae51bd01797786a5ee09bcfc6d%2Fd32fc2a1a82174e541e2204cd0d7874f6ab5fe8054f39ed7b353868a853fbad3.png?alt=media" alt="" width="321"><figcaption></figcaption></figure></div>

在此示例中， `programEmailID.json`, `programWidgetID.json`, `referredReward.json` 或 `referrerReward.json` 这些文件包含计划的电子邮件、组件和奖励的默认文案。
{% endstep %}

{% step %}
**步骤 2：翻译源文件**

使用默认电子邮件或组件消息的副本（位于 `programEmailID.json` 或 `programWidgetID.json` 文件中）作为翻译基础，并使用默认奖励设置的副本作为本地化奖励类型和金额的模板。

如果您之前已进行翻译，它们将包含在下载内容中，位于其对应的组件/电子邮件文件夹中（例如 /`programEmailID`) 并以其对应区域设置的文件名命名（例如 `nl_NL.json`).

您可以选择针对特定区域设置编辑现有的翻译/奖励，或者删除现有内容并从默认文件重新开始。
{% endstep %}

{% step %}
**步骤 3：打包翻译**

1. 将翻译后的文件放回与您翻译的源文件同名的文件夹中（*例如* 该 `/signupRewardEmail` 对应的翻译文件夹 `signupRewardEmail.json`).

   以下示例显示了 `fr_FR` 和 `en_US` 区域设置已放置在计划电子邮件的文件夹中 `/programEmailID`，组件 `/programWidgetID`，以及奖励 `/referredReward` 和 `/referrerReward`.

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-ebd7a87da34175b48a511fcf3e16b304e5bcf964%2Fa8d26aad2fb3b3aedb2f1c2f4120df0b332776e9320fc1745e40f2e0fc9c19a7.png?alt=media" alt="" width="563"><figcaption></figcaption></figure></div>
2. 将包含以下内容的文件夹压缩为 zip 文件： `/Emails` 和 `/Widgets` 文件夹。
   {% endstep %}

{% step %}
**步骤 4：上传翻译**

1. 将压缩后的文件夹上传到 *翻译* 的 **内容** 选项卡上的 *项目规则* 页面或 *内容* 页面，具体取决于您在 *步骤 1*.
2. 选择 **完成** 中使用的方法，并确认文件已成功上传。

恭喜！您的推荐计划现已完成本地化。
{% endstep %}
{% endstepper %}


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-program-settings/translate-and-localize-your-advocate-program.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.
