diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:02 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:02 +0800 |
| commit | a3cb88b259b86ac10a4b9a37fc3a1024f863a088 (patch) | |
| tree | 6030447833b7eaef9b00de209ab907ac2453a90c /src | |
| parent | ab94e8a59ade7b513ab4ea25563e71a6f80e95bc (diff) | |
| download | RoughlyEnoughItems-a3cb88b259b86ac10a4b9a37fc3a1024f863a088.tar.gz RoughlyEnoughItems-a3cb88b259b86ac10a4b9a37fc3a1024f863a088.tar.bz2 RoughlyEnoughItems-a3cb88b259b86ac10a4b9a37fc3a1024f863a088.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 |
1 files changed, 2 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 b06da5b7e..2064bb82c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "第 %d 页", "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", |
