Minecraft-Mod-Language-Package
Minecraft-Mod-Language-Package copied to clipboard
Pam's HarvestCraft 2 - Food Extended 翻译新增
- [x] 我已仔细阅读贡献指南 CONTRIBUTING;
- [x] 我已确认标题符合
{模组英文全名} {简述}的格式,如Ender IO 翻译新增/更新/修正/删除; - [x] 我已确认英文原文(如 en_us.json)存在且完整,内容与中文对应;
- [x] 我已确认提交文件的路径和名称均正确(例子);
- 如果是 1.12 翻译,应该是:projects/1.12.2/assets/{CurseForge 项目名称}/{ModID}/lang/zh_cn.lang
- 如果是 1.16 及以上的翻译,应该是:projects/{版本}/assets/{CurseForge 项目名称}/{ModID}/lang/zh_cn.json
- [x] 我已阅读并同意按 CC BY-NC-SA 4.0 协议发布我的作品;
- [x] 刷新 PR 的标签/状态,有需要再点击;
- 没有完工的汉化仍可提交pr,但请设置为draft。
- 不要望文生义,有些看起来十分离谱的东西可能是正确的。
- 尽量做到边开游戏边翻译。
- 请确认翻译能够正常使用并按照规范格式提交。
- 善用更新、提交等词语。提交汉化文件时请一并上传英文原文。提交英文原文时请一并上传空白中文文件(1.12的文件为无内容的文件,1.16的文件为为只包含左右花括号的文件,例如 此处 )。
| 模组 | 🔗 链接 | :art: 相关文件 | |
|---|---|---|---|
| Pam's HarvestCraft 2 - Food Extended | :mag: 源代码 | 🟩 MCMOD | :file_folder: 对比 |
:floppy_disk: 基于此 PR 所打包的资源包:
✔ pamhc2foodextended Mod Domain 验证通过。
ℹ pamhc2foodextended-1.16 语言文件验证通过。
ℹ pamhc2foodextended-1.16 模组内语言文件验证通过。
🔛 Diff 内容过长,已经上传至https://gist.github.com/6b3f824416c44e53672f4b440b3fbb6c。
- [ ] 🔄 勾选这个复选框来强制刷新
#1987
建议调整缩进到2个空格,现在差异检查显示整个文件都被替换了 不方便审
建议调整缩进到2个空格,现在差异检查显示整个文件都被替换了 不方便审核 我不怎么会改,可以帮我改一下吗?
/diff 尝试diff
@Cactusstudent 异常:
System.Text.Json.JsonReaderException: ':' is invalid after a single JSON value. Expected end of data. LineNumber: 0 | BytePositionInLine: 30.
at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
at System.Text.Json.Utf8JsonReader.ConsumeNextTokenUntilAfterAllCommentsAreSkipped(Byte marker)
at System.Text.Json.Utf8JsonReader.ConsumeNextToken(Byte marker)
at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
at System.Text.Json.Utf8JsonReader.Read()
at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack)
at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter)
at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options)
at CFPABot.DiffEngine.LangFile.LoadJson(String content) in /src/CFPABot/DiffEngine/LangFile.cs:line 36
at CFPABot.DiffEngine.LangFile.FromString(String content, LangFileType langFileType) in /src/CFPABot/DiffEngine/LangFile.cs:line 28
at CFPABot.DiffEngine.LangFileFetcher.FromPR(Int32 prid, List`1 outExceptions) in /src/CFPABot/DiffEngine/LangFileFetcher.cs:line 33
/diff
@Cactusstudent 回复内容过长,已经上传至https://gist.github.com/80d2fc8f84ce3b5ccdaceb8ba505ebf9。
同模组pr已入库