diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-09 18:16:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-09 18:16:46 +0800 |
| commit | 315252399013839f8391b3693b7865a257dd12bc (patch) | |
| tree | 5b52be8cbbd3206b853f1399ed8b90c29c21c8fa /src | |
| parent | 912f21075ea568d3f892aac11f6aac8c5708af4d (diff) | |
| download | RoughlyEnoughItems-315252399013839f8391b3693b7865a257dd12bc.tar.gz RoughlyEnoughItems-315252399013839f8391b3693b7865a257dd12bc.tar.bz2 RoughlyEnoughItems-315252399013839f8391b3693b7865a257dd12bc.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 8d0292bba..bdf311aab 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -13,7 +13,7 @@ "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", "category.rei.fuel.time": "燃烧时间:%d 游戏刻", - "category.rei.fuel.time.items": "可烧/熔炼物品个数:%s 个物品", + "category.rei.fuel.time.items": "可熔炼物品个数:%s 个物品", "category.rei.fuel.time_short": "%d 游戏刻", "category.rei.fuel.time_short.items": "%s 个物品", "category.rei.cooking.xp": "%f 经验", @@ -24,7 +24,7 @@ "category.rei.campfire.time": "%d 秒", "category.rei.stone_cutting": "切石", "category.rei.brewing": "酿造", - "category.rei.brewing.input": "输入药水", + "category.rei.brewing.input": "源药水", "category.rei.brewing.reactant": "原料", "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", @@ -52,7 +52,7 @@ "error.rei.not.enough.materials": "原料不足", "error.rei.internal.error": "内部错误: %s", "error.rei.recipe.not.unlocked": "配方未解锁", - "error.rei.no.handlers.applicable": "无适用处理程序。", + "error.rei.no.handlers.applicable": "不支持的工作站。", "error.rei.multi.errors": "多个错误:", "rei.rei.no.slot.in.inv": "您的物品栏已满", "text.rei.showing_craftable": "显示可合成的物品", @@ -216,7 +216,7 @@ "language.roughlyenoughitems.english": "英语", "language.roughlyenoughitems.japanese": "日语", "language.roughlyenoughitems.chinese_simplified": "简体中文", - "language.roughlyenoughitems.chinese_traditional": "正体中文", + "language.roughlyenoughitems.chinese_traditional": "繁体中文", "language.roughlyenoughitems.french": "法语", "language.roughlyenoughitems.german": "德语", "language.roughlyenoughitems.estonian": "爱沙尼亚语", |
