-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 提交 End Ores 模组翻译 * Digestive 翻译提交 * 去除单独已单独提交PR的 End Ores 翻译 * mv projects/1.20/assets/digestive/assets/digestive/lang projects/1.20/assets/digestive/digestive/lang Co-authored-by: dovisutu <[email protected]> * 修正翻译错误 --------- Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com> Co-authored-by: dovisutu <[email protected]>
- Loading branch information
1 parent
9082808
commit bfa9dd7
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"itemgroup.digestive" : "Digestive", | ||
|
||
"item.digestive.red_crayon" : "Red Crayon", | ||
"item.digestive.blue_crayon" : "Blue Crayon", | ||
"item.digestive.green_crayon" : "Green Crayon", | ||
"item.digestive.yellow_crayon" : "Yellow Crayon", | ||
"item.digestive.black_crayon" : "Black Crayon", | ||
"item.digestive.brown_crayon" : "Brown Crayon", | ||
"item.digestive.cyan_crayon" : "Cyan Crayon", | ||
"item.digestive.gray_crayon" : "Gray Crayon", | ||
"item.digestive.light_blue_crayon" : "Light Blue Crayon", | ||
"item.digestive.light_gray_crayon" : "Light Gray Crayon", | ||
"item.digestive.lime_crayon" : "Lime Crayon", | ||
"item.digestive.magenta_crayon" : "Magenta Crayon", | ||
"item.digestive.pink_crayon" : "Pink Crayon", | ||
"item.digestive.purple_crayon" : "Purple Crayon", | ||
"item.digestive.white_crayon" : "White Crayon" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"itemgroup.digestive" : "Digestive", | ||
|
||
"item.digestive.red_crayon" : "红色蜡笔", | ||
"item.digestive.blue_crayon" : "蓝色蜡笔", | ||
"item.digestive.green_crayon" : "绿色蜡笔", | ||
"item.digestive.yellow_crayon" : "黄色蜡笔", | ||
"item.digestive.black_crayon" : "黑色蜡笔", | ||
"item.digestive.brown_crayon" : "棕色蜡笔", | ||
"item.digestive.cyan_crayon" : "青色蜡笔", | ||
"item.digestive.gray_crayon" : "灰色蜡笔", | ||
"item.digestive.light_blue_crayon" : "淡蓝色蜡笔", | ||
"item.digestive.light_gray_crayon" : "淡灰色蜡笔", | ||
"item.digestive.lime_crayon" : "黄绿色蜡笔", | ||
"item.digestive.magenta_crayon" : "品红色蜡笔", | ||
"item.digestive.pink_crayon" : "粉红色蜡笔", | ||
"item.digestive.purple_crayon" : "紫色蜡笔", | ||
"item.digestive.white_crayon" : "白色蜡笔" | ||
} |