Skip to content

Commit

Permalink
Fix the turret translation
Browse files Browse the repository at this point in the history
because apparently I broke it at some point in one of my shelved changes lmao
  • Loading branch information
Cart3r1234 committed Jul 12, 2023
1 parent 642d3ce commit ba41375
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/assets/portalcubed/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tooltip.portalcubed.schrodinger_cube.2": "Schrodinger Cubes linked by name",
"tooltip.portalcubed.schrodinger_cube.3": "ignore other Schrodinger Cubes.",

"tooltip.portalcubed.radio.1": " Changes if Grabbing the Radio toggles the Music",
"tooltip.portalcubed.radio.1": " Changes if the music toggles when picked up.",

"tooltip.portalcubed.velocity_helper.1": " Links Velocity Helpers",
"tooltip.portalcubed.velocity_helper.2": " Opens Configuration Menu",
Expand Down Expand Up @@ -113,7 +113,7 @@
"item.portalcubed.mini_blackhole": "Miniature Black Hole",
"item.portalcubed.toxic_goo_bucket": "Toxic Goo Bucket",

"block.portalcubed.turret": "Sentry Turret",
"item.portalcubed.turret": "Sentry Turret",
"block.portalcubed.rocket_turret": "Rocket Turret",

"block.portalcubed.power_block": "Power Block",
Expand All @@ -127,7 +127,7 @@
"block.portalcubed.conversion_gel": "Conversion Gel Blob",
"block.portalcubed.reflection_gel": "Reflection Gel Blob",

"block.portalcubed.auto_portal": "Auto Portal",
"block.portalcubed.auto_portal": "Autoportal",

"block.portalcubed.sewage": "Sewage",

Expand Down

0 comments on commit ba41375

Please sign in to comment.