diff --git a/common/src/main/resources/assets/oritech/lang/pl_pl.json b/common/src/main/resources/assets/oritech/lang/pl_pl.json index b04b7a5f9..6a843af94 100644 --- a/common/src/main/resources/assets/oritech/lang/pl_pl.json +++ b/common/src/main/resources/assets/oritech/lang/pl_pl.json @@ -891,6 +891,17 @@ "text.config.oritech-config.option.chainSaw.energyCapacity": "Chain Saw Energy Capacity", "text.config.oritech-config.option.chainSaw.energyUsage": "Chain Saw Energy Usage", "text.config.oritech-config.option.chainSaw.chargeSpeed": "Chain Saw Charge Speed", + "text.config.oritech-config.section.reactor": "Nuclear Reactor", + "text.config.oritech-config.option.safeMode": "Safe Mode", + "text.config.oritech-config.option.safeMode.tooltip": "With safe mode enabled, the reactor will only enter a cooldown period instead\nof exploding when overheated.", + "text.config.oritech-config.option.safeModeCooldown": "Safe Mode Cooldown", + "text.config.oritech-config.option.maxSize": "Maximum Size", + "text.config.oritech-config.option.rfPerPulse": "RF Per Pulse", + "text.config.oritech-config.option.absorberRate": "Absorber Rate", + "text.config.oritech-config.option.ventBaseRate": "Vent Base Rate", + "text.config.oritech-config.option.ventRelativeRate": "Vent Relative Rate", + "text.config.oritech-config.option.maxHeat": "Maximum Heat", + "text.config.oritech-config.option.maxUnstableTicks": "Maximum Overheated Ticks", "text.config.oritech-config.section.arcane": "Arcane", "text.config.oritech-config.option.enchanterCostMultiplier": "Enchanter Soul Cost Multiplier", "text.config.oritech-config.option.catalystBaseSouls": "Catalyst Base Soul Capacity",