Skip to content

Commit

Permalink
lang file
Browse files Browse the repository at this point in the history
  • Loading branch information
gemsb committed Jan 15, 2025
1 parent adeca55 commit 3718ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/assets/sculk_depths/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,6 @@
"tooltip.sculk_depths.crystal_upgrade.crystal.\"blue\"": " Blue Crystal",
"tooltip.sculk_depths.crystal_upgrade.crystal.\"lime\"": " Lime Crystal",

"death.attack.infected": "%1$s inhaled too much spores",
"death.attack.infected.player": "%1$s inhaled too much spores while fighting %2$s"
"death.attack.infected": "%1$s inhaled too many spores",
"death.attack.infected.player": "%1$s inhaled too many spores while fighting %2$s"
}

0 comments on commit 3718ca8

Please sign in to comment.