2022-05-20 21:02:35 +02:00

8 lines
581 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**哪吒监控的Dashboard已经添加本地化支持多个语言你可以在开发新功能时遵循以下步骤来支持本地化**
::: warning
哪吒监控使用 Crowdin 平台翻译文本,请不要直接修改除 `zh-CN.toml` 以外的toml文件
:::
## 介绍
1. 你可以直接使用 `/resource/l10n/zh-CN.toml` 中的配置来替换新功能中的文本
2. 如果新功能中有新的文本,请将新文本拉取到 `zh-CN.toml`
3. 在Pull Request被合并后你可以前往 [Crowdin 平台](https://crowdin.com/project/nezha)贡献新文本的翻译