aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json4
1 files changed, 4 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 b0445b723..b06da5b7e 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
@@ -5,6 +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.no_permission_cheat": "通过作弊给予物品需要OP权限",
"text.rei.search.field.suggestion": "搜索...",
"category.rei.crafting": "合成",
@@ -118,6 +119,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.recipeScreenType": "配方屏幕类型:",
"config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s",
"config.roughlyenoughitems.recipeScreenType.unset": "未设定",