diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-11 00:35:30 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-11 00:35:30 +0800 |
| commit | c189bd9d6d5df31d615e92efa268154acd5b0c47 (patch) | |
| tree | d154ca7d108aef883a21ac915a682b69ffe1388a | |
| parent | db43199c2c5641ee7aca50627794b93eefafffa5 (diff) | |
| download | RoughlyEnoughItems-c189bd9d6d5df31d615e92efa268154acd5b0c47.tar.gz RoughlyEnoughItems-c189bd9d6d5df31d615e92efa268154acd5b0c47.tar.bz2 RoughlyEnoughItems-c189bd9d6d5df31d615e92efa268154acd5b0c47.zip | |
New translations en_us.json (zh_cn)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 9c87a8c24..8c24d8e49 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -25,6 +25,7 @@ "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", + "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% 机会", "text.rei.composting.page": "第 %d 页", "text.rei.config": "设置", |
