Skip to content

Scroll of Harvests 翻译提交#3690

Merged
Cactusstudent merged 5 commits into
CFPAOrg:mainfrom
ChuijkYahus:main-scrollofharvest
Aug 27, 2023
Merged

Scroll of Harvests 翻译提交#3690
Cactusstudent merged 5 commits into
CFPAOrg:mainfrom
ChuijkYahus:main-scrollofharvest

Conversation

@ChuijkYahus

Copy link
Copy Markdown
Collaborator

No description provided.

@boring-cyborg boring-cyborg Bot added 1.18.x Minecraft 版本标签 1.19.x Minecraft 版本标签 1.20.x Minecraft 版本标签 Forge 包含 Forge 模组 labels Aug 20, 2023
@cfpa-bot

cfpa-bot Bot commented Aug 20, 2023

Copy link
Copy Markdown
Contributor
模组 🔗 链接 🎨 相关文件
Scroll of Harvests 🔍 源代码   | 🟩 MCMOD | 📁 对比(新!)
最新模组文件1.20.1/harvests-1.20.1-3.0.0
1.19.2/harvests-1.19.2-2.2.0
1.19.2/harvests-1.19.2-2.1.0
1.19/harvests-1.19-2.0.0
1.18.2/harvests-1.18.2-1.3.0
1.18.1/harvests-1.18.1-1.2.0
1.18.1/harvests-1.18.1-1.1.0
1.18.1/🅱 harvests-1.18.1-1.0.0
语言文件链接
依赖-mutil 🔍 源代码   | 🟩 MCMOD |   *
最新模组文件1.20.1/mutil-1.20.1-6.1.0
1.20.1/🅱 mutil-1.20.1-6.0.0
1.19.2/mutil-1.19.2-5.1.0
1.19/mutil-1.19-5.0.0
1.18.2/mutil-1.18.2-4.5.0
1.18.1/mutil-1.18.1-4.4.0
1.18.1/mutil-1.18.1-4.3.0
1.18.1/🅱 mutil-1.18.1-4.2.0
1.18.1/🅱 mutil-1.18.1-4.1.0
1.18.1/🅱 mutil-1.18.1-4.0.0

💾 基于此 PR 所打包的资源包:


harvests Mod Domain 验证通过。
ℹ harvests-1.18 语言文件验证通过。
⚠ 警告:PR 中 harvests-1.18 的英文语言文件与最新模组 harvests-1.18.1-1.0.0.jar 内的英文语言文件不对应。自动获取的文件只能反映大多数情况,可能并不需要更新文件。如果你认为英文语言文件确实需要更新到上面的版本,可以使用命令 /update-en scroll-of-harvests 1.18 来更新。

  • 英文语言文件有 2 个 Key 多于模组内语言文件。例如:
    • 行 17-harvests.filter.default
    • 行 18-harvests.filter.default.tooltip

harvests Mod Domain 验证通过。
ℹ harvests-1.19 语言文件验证通过。
ℹ harvests-1.19 模组内语言文件验证通过。

harvests Mod Domain 验证通过。
ℹ harvests-1.20 语言文件验证通过。
ℹ harvests-1.20 模组内语言文件验证通过。

详细检查报告 开始检查 harvests 1.18
harvests-1.18 中文语言文件共有 117 个 Key; 英文语言文件共有 117 个 Key
harvests-1.18 模组内语言文件共有 115 个 Key;
英文多于模组内的 Key: 
    harvests.filter.default
    harvests.filter.default.tooltip


开始检查 harvests 1.19
harvests-1.19 中文语言文件共有 117 个 Key; 英文语言文件共有 117 个 Key
harvests-1.19 模组内语言文件共有 117 个 Key;
开始检查 harvests 1.20
harvests-1.20 中文语言文件共有 117 个 Key; 英文语言文件共有 117 个 Key
harvests-1.20 模组内语言文件共有 117 个 Key;

报告也可以在 这里 查看。在 PR 更新时这里的检查也会自动更新。


🔛 Diff 内容过长,已经上传至 https://gist.github.com/Cyl18-Bot/88dcbea9a8b25438e702bf0cd5bc6726


  • 🔄 勾选这个复选框来强制刷新

@cfpa-bot cfpa-bot Bot added the 500+ 行数标签 label Aug 20, 2023
@ChuijkYahus

Copy link
Copy Markdown
Collaborator Author

/mv-recursive "projects/1.18/assets/scroll-of-harvests/harvest/" "projects/1.18/assets/scroll-of-harvests/harvests/"
/mv-recursive "projects/1.19/assets/scroll-of-harvests/harvest/" "projects/1.19/assets/scroll-of-harvests/harvests/"
/mv-recursive "projects/1.20/assets/scroll-of-harvests/harvest/" "projects/1.20/assets/scroll-of-harvests/harvests/"

cfpa-bot Bot and others added 3 commits August 20, 2023 13:15
…assets/scroll-of-harvests/harvests/"

Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com>
…assets/scroll-of-harvests/harvests/"

Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com>
…assets/scroll-of-harvests/harvests/"

Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com>
@ChuijkYahus

Copy link
Copy Markdown
Collaborator Author

此模组1.18.2最新版为1.3.0

Comment thread projects/1.18/assets/scroll-of-harvests/harvests/lang/zh_cn.json Outdated
Comment thread projects/1.18/assets/scroll-of-harvests/harvests/lang/zh_cn.json Outdated
ChuijkYahus added a commit to ChuijkYahus/Minecraft-Mod-Language-Package that referenced this pull request Aug 26, 2023
ChuijkYahus added a commit to ChuijkYahus/Minecraft-Mod-Language-Package that referenced this pull request Aug 26, 2023
@Cactusstudent Cactusstudent added the 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并 label Aug 26, 2023
@Cactusstudent Cactusstudent merged commit e16fc03 into CFPAOrg:main Aug 27, 2023
@ChuijkYahus ChuijkYahus deleted the main-scrollofharvest branch August 27, 2023 18:49
ChuijkYahus added a commit to ChuijkYahus/Minecraft-Mod-Language-Package that referenced this pull request Jun 22, 2026
ChuijkYahus added a commit to ChuijkYahus/Minecraft-Mod-Language-Package that referenced this pull request Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.18.x Minecraft 版本标签 1.19.x Minecraft 版本标签 1.20.x Minecraft 版本标签 500+ 行数标签 Forge 包含 Forge 模组 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants