|
@@ -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": "未设定",
|