-
Notifications
You must be signed in to change notification settings - Fork 1.1k
CBC Chemical Warfare 翻译提交 #5330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
💾 基于此 PR 所打包的资源包: ✔ 🔛 语言文件 Diff 内容过长,已经上传至 https://gist.github.com/Cyl18-Bot/7ce145a549472757fabe33a4fc1e2e75。 ℹ 机器人的命令列表
|
/sort-keys projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/en_us.json |
…g/en_us.json Co-authored-by: mamaruo <[email protected]>
…g/zh_cn.json Co-authored-by: mamaruo <[email protected]>
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds complete Chinese (zh_cn) and English (en_us) localization files for the CBC Chemical Warfare mod, covering blocks, fluids, effects, items, potions, arrows, and JEI tooltips.
- Added zh_cn.json with 214 Chinese translation entries.
- Added en_us.json with 214 English translation entries.
- Included JEI urine milking info and updated all item/potion/arrow names.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
File | Description |
---|---|
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json | New Chinese localization entries for mod content. |
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/en_us.json | New English localization entries for mod content. |
Comments suppressed due to low confidence (2)
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json:87
- In the block translation it's '二硫代甘油', but here it's missing '二'. For consistency and accuracy it should be '二硫代甘油'.
"fluid.cbc_cw.thiodiglycol": "硫代甘油",
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json:127
- [nitpick] The key indicates a helmet, but the translation omits '头盔'. Consider using '塑料面具头盔' or a more descriptive name.
"item.cbc_cw.plastic_mask_helmet": "塑料面具",
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json
Outdated
Show resolved
Hide resolved
projects/1.20/assets/cbc-chemical-warfare/cbc_cw/lang/zh_cn.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <[email protected]>
No description provided.