Skip to content

Commit 5429d40

Browse files
docs: 更新README文档内容
- 添加英文版介绍、贡献指南和其他说明 - 保持中英文内容一致,方便国际贡献者阅读
1 parent 280bb4b commit 5429d40

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Localization-Resource-Pack/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,18 @@
1212

1313
- 如果您想添加对于一种语言的自动化翻译,请编辑 `Localization-Resource-Pack/languages.json` 并提交 Pull Request。
1414
- 如果您也想为自己的项目添加本地化,请在 `\Localization-Resource-Pack\assets\` 目录下添加一个命名空间,并添加**任意一种**(或多种你乐意手工维护的语言),然后提交 Pull Request。
15+
16+
---
17+
18+
## Introduction
19+
20+
This resource pack primarily provides localization for my data packs. It utilizes DeepSeek-V3.2-Exp for fully automated intelligent translation and incorporates a series of translation quality assurance mechanisms, such as segmentation, contextual supplementation, JSON validation, etc. Currently, it supports 19 languages.
21+
22+
## Contribution
23+
24+
If you believe there are errors in the translation of this resource pack, please add the corresponding key-value pairs in `Localization-Resource-Pack/assets/<namespace>/lang/<language code>.json` and submit a Pull Request.
25+
26+
## Others
27+
28+
- If you wish to add automated translation for a new language, please edit `Localization-Resource-Pack/languages.json` and submit a Pull Request.
29+
- If you also want to add localization for your own project, please add a namespace under the `Localization-Resource-Pack/assets/` directory, include **at least one** (or multiple languages you are willing to maintain manually), and submit a Pull Request.

0 commit comments

Comments
 (0)