diff options
author | â€huajijam <strhuaji@gmail.com> | 2019-04-30 22:52:55 +0800 |
---|---|---|
committer | â€huajijam <strhuaji@gmail.com> | 2019-04-30 22:52:55 +0800 |
commit | e18a5f0e793ac8cf256d17b44910ecc0b7fdb094 (patch) | |
tree | 2cb080a99d07318a7f86c4afe2bfbb551de2766c /src/resources | |
parent | 913bb1c0a34045b1aa11901f49107322b1c03b57 (diff) | |
parent | 47d2b68b66fb9958b57c3ff81f1e73e8f6afd91b (diff) | |
download | GT5-Unofficial-e18a5f0e793ac8cf256d17b44910ecc0b7fdb094.tar.gz GT5-Unofficial-e18a5f0e793ac8cf256d17b44910ecc0b7fdb094.tar.bz2 GT5-Unofficial-e18a5f0e793ac8cf256d17b44910ecc0b7fdb094.zip |
Automatic synchronization
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/assets/miscutils/lang/en_US.lang | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang index 9ce7e83082..1ddcef9c74 100644 --- a/src/resources/assets/miscutils/lang/en_US.lang +++ b/src/resources/assets/miscutils/lang/en_US.lang @@ -2871,4 +2871,29 @@ item.itemRotorWhiteMetal.name=White Metal Rotor item.itemGearWhiteMetal.name=White Metal Gear item.itemCellWhiteMetal.name=White Metal Cell tile.Block of White Metal.name=Block of White Metal -tile.White Metal Frame Box.name=White Metal Frame Box
\ No newline at end of file +tile.White Metal Frame Box.name=White Metal Frame Box + +//Added 29/04/2019 +tile.OreRunite.name=Runite Ore +item.crushedRunite.name=Crushed Runite Ore +item.crushedCentrifugedRunite.name=Centrifuged Crushed Runite Ore +item.crushedPurifiedRunite.name=Purified Crushed Runite Ore +item.dustImpureRunite.name=Impure Runite Dust +item.dustPureRunite.name=Purified Runite Dust + +tile.OreAncientGranite.name=Ancient Granite Ore +item.crushedAncientGranite.name=Crushed Ancient Granite Ore +item.crushedCentrifugedAncientGranite.name=Centrifuged Crushed Ancient Granite Ore +item.crushedPurifiedAncientGranite.name=Purified Crushed Ancient Granite Ore +item.dustImpureAncientGranite.name=Impure Ancient Granite Dust +item.dustPureAncientGranite.name=Purified Ancient Granite Dust + +item.itemIngotRhugnor.name=Rhugnor Ingot +item.itemDustRhugnor.name=Rhugnor Dust +item.itemDustTinyRhugnor.name=Tiny Pile of Rhugnor Dust +item.itemDustSmallRhugnor.name=Small Pile of Rhugnor Dust +item.itemNuggetRhugnor.name=Rhugnor Nugget +item.itemPlateRhugnor.name=Rhugnor Plate +item.itemPlateDoubleRhugnor.name=Double Rhugnor Plate +item.itemCellRhugnor.name=Rhugnor Cell +tile.Block of Rhugnor.name=Block of Rhugnor
\ No newline at end of file |