|
@@ -5,6 +5,7 @@
|
|
|
"text.rei.cheating_enabled": "§c作弊已啟用",
|
|
|
"text.rei.cheating_limited_enabled": "§c作弊已啟用 (使用命令)",
|
|
|
"text.rei.cheating_enabled_no_perms": "§7作弊已§c啟用§7 (無權限)",
|
|
|
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
|
|
|
"text.rei.no_permission_cheat": "作弊需要管理員權限",
|
|
|
"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": "尚未設定",
|