diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index d174b8838..5fa12a687 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -5,7 +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.cheating_limited_creative_enabled": "§c作弊已啟用 (使用創造)", "text.rei.no_permission_cheat": "作弊需要管理員權限", "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": "尚未設定", |
