# General Translation Platform: 管理语言 URL: https://generaltranslation.com/zh/docs/platform/locadex/guides/managing-languages.mdx --- title: 管理语言 description: 如何选择 Locadex 在翻译工作流中使用的源区域设置和目标语言。 related: links: - /docs/platform/locadex/guides/configuring-workflows - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/viewing-workflow-history - /docs/platform/locadex/guides/using-in-monorepos --- 使用语言来告诉 Locadex 你的源内容是用哪种语言编写的,以及应将其翻译成哪些语言。 ## 打开语言设置 [#open-language-settings] 在仪表板中,打开 **Locadex > 智能体**。在“语言”部分,点击 **Edit**。 ## 选择源区域设置 [#choose-source-locale] 选择或修改源内容所使用的语言。大多数英语项目都使用 `English` 作为源区域设置。 ## 选择目标语言 [#choose-target-languages] 选择 Locadex 要翻译成哪些语言。您可以从 General Translation 支持的全部 120 种区域设置中选择目标语言。有关区域设置的更多信息,请参阅[了解区域设置代码](/docs/platform/core/guides/locale-codes)和[General Translation 支持的区域设置](/docs/platform/dashboard/reference/supported-locales) ## 保存更改 [#save-changes] 保存语言设置的更改时,会创建一个 pull request,用于更新代码仓库中的区域设置配置。 查看并合并该 pull request,以应用语言设置的更改。 ## 何时需要更新语言 [#update-languages] 在以下情况下,您需要更新语言: * 添加新的目标语言。 * 移除目标语言。 * 更改源区域设置。 * 在更改项目要求后同步区域设置配置。 ## Next steps - /docs/platform/locadex/guides/configuring-workflows - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/viewing-workflow-history - /docs/platform/locadex/guides/using-in-monorepos