diff options
author | miozune <miozune@gmail.com> | 2022-08-14 16:57:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-14 09:57:35 +0200 |
commit | 0e9be7234c1d9b6a426c68716b530f8d152696d2 (patch) | |
tree | 309adc208dee7ac0207dc4fd0bb8764b2c5de627 /src/main/resources | |
parent | 7a9e96fd2e6f49c48fff12c53da307ec136828cb (diff) | |
download | GT5-Unofficial-0e9be7234c1d9b6a426c68716b530f8d152696d2.tar.gz GT5-Unofficial-0e9be7234c1d9b6a426c68716b530f8d152696d2.tar.bz2 GT5-Unofficial-0e9be7234c1d9b6a426c68716b530f8d152696d2.zip |
Add localization for Squid Ink Cell (#1257)
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index dcf1c24215..abd337f38d 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -983,6 +983,7 @@ fluid.LMP-103S=LMP-103S fluid.Nitromethane=Nitromethane fluid.O-Xylene=O-Xylene //GT_MetaGenerated_Item_98 cells +fluid.squidink=Squid Ink fluid.UnknownNutrientAgar=Unknown Nutrient Agar fluid.SeaweedBroth=Seaweed Broth fluid.EnzymesSollution=Enzyme Solution |