Skip to content

Commit

Permalink
Add Localizations (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
glowredman authored Jan 2, 2025
1 parent 9bccfe9 commit 5a1d5d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/assets/gendustry/lang/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ item.gendustry.protein.can.name=Protein Can

# ==== UPGRADES ====

item.gendustry.apiary.upgrade.name=Upgrade
gendustry.upgrades.prod.name=Production Upgrade
gendustry.upgrades.life.name=Lifespan Upgrade
gendustry.upgrades.flowering.name=Flowering Upgrade
Expand Down Expand Up @@ -237,6 +238,7 @@ gendustry.bees.species.derpious.description=A curious specimen, seems to be most

# ==== COMBS ====

item.gendustry.HoneyComb.name=Colored Comb
gendustry.honeycomb.black.name=Black Colored Comb
gendustry.honeycomb.red.name=Red Colored Comb
gendustry.honeycomb.green.name=Green Colored Comb
Expand All @@ -254,6 +256,7 @@ gendustry.honeycomb.magenta.name=Magenta Colored Comb
gendustry.honeycomb.orange.name=Orange Colored Comb
gendustry.honeycomb.white.name=White Colored Comb

item.gendustry.HoneyDrop.name=Colored Honey Drop
gendustry.honeydrop.black.name=Black Colored Honey Drop
gendustry.honeydrop.red.name=Red Colored Honey Drop
gendustry.honeydrop.green.name=Green Colored Honey Drop
Expand Down

0 comments on commit 5a1d5d9

Please sign in to comment.