Skip to content

Commit

Permalink
Improve/fix rei translations (fixes #266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rearth committed Feb 12, 2025
1 parent 6f585a1 commit 92f13af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/src/main/resources/assets/oritech/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@
"rei.process.oritech:reactor": "Reactor Fuelling",
"rei.process.oritech:laser": "Enderic Laser Block Destruction",
"rei.process.oritech:fuel_generator": "Fuel Burning",
"rei.process.oritech:particle_collision": "Fuel Burning",
"rei.process.oritech:particle_collision": "Particle Collision",
"rei.title.oritech.cookingtime": "%ds (%d ticks)",
"emi.category.oritech.pulverizer": "Pulverizing",
"emi.category.oritech.grinder": "Fragmenting",
Expand All @@ -431,7 +431,7 @@
"emi.category.oritech.reactor": "Reactor Fuelling",
"emi.category.oritech.laser": "Enderic Laser Block Destruction",
"emi.title.oritech.cookingtime": "%ds (%d ticks)",
"emi.title.oritech.collisionspeed": "Required collision energy: %sJ",
"emi.title.oritech.collisionspeed": "Min. collision energy: %sJ",
"emi.title.oritech.laser_interaction": "Enderic Laser Block Destruction",
"itemgroup.oritech.machines": "Oritech Machines",
"itemgroup.oritech.components": "Oritech Components",
Expand Down

0 comments on commit 92f13af

Please # to comment.