diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 2064bb82c..62232f360 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -5,7 +5,7 @@ "text.rei.cheating_enabled": "§c已启用作弊", "text.rei.cheating_limited_enabled": "§b已启用作弊(通过命令行)", "text.rei.cheating_enabled_no_perms": "§7作弊§c已启用§7(无权限)", - "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", + "text.rei.cheating_limited_creative_enabled": "§b已启用作弊(通过创造)", "text.rei.no_permission_cheat": "通过作弊给予物品需要OP权限", "text.rei.search.field.suggestion": "搜索...", "category.rei.crafting": "合成", @@ -36,8 +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.config.optifine.title": "打开 REI 配置界面失败", + "text.rei.config.optifine.description": "配置界面与 OptiFine / OptiFabric 不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", @@ -121,9 +121,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "复制配方ID:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "导出配方:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "收藏物品:", - "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", - "config.roughlyenoughitems.cheatingStyle.grab": "Grab", - "config.roughlyenoughitems.cheatingStyle.give": "Give", + "config.roughlyenoughitems.cheatingStyle": "作弊方式:", + "config.roughlyenoughitems.cheatingStyle.grab": "抓取", + "config.roughlyenoughitems.cheatingStyle.give": "给予", "config.roughlyenoughitems.recipeScreenType": "配方屏幕类型:", "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", |
