diff options
author | Martin Robertz <dream-master@gmx.net> | 2023-03-16 18:09:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-16 18:09:21 +0100 |
commit | 632f91dd0dc2efd67a2081d5d2ea2310634e600f (patch) | |
tree | 10a5888d5899ca32e556295b3328089077514bf9 /src/main/resources/assets/kekztech/lang | |
parent | 47afd585fe8d3839c3d0373c1eddc72aa552a589 (diff) | |
parent | fc7e55e8f317c0141c17f759b16d200e2506aea8 (diff) | |
download | GT5-Unofficial-632f91dd0dc2efd67a2081d5d2ea2310634e600f.tar.gz GT5-Unofficial-632f91dd0dc2efd67a2081d5d2ea2310634e600f.tar.bz2 GT5-Unofficial-632f91dd0dc2efd67a2081d5d2ea2310634e600f.zip |
Merge pull request #62 from GTNewHorizons/feature/LSCGUI
Add wireless toggle button to LSC GUI
Diffstat (limited to 'src/main/resources/assets/kekztech/lang')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/en_US.lang | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index bd7639fb73..348c357118 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -193,3 +193,6 @@ achievement.tile.kekztech_lapotronicenergyunit_block.5.desc=Pickup this item to achievement.tile.kekztech_lapotronicenergyunit_block.5=Ultimate Capacitor (UHV) achievement.tile.kekztech_lapotronicenergyunit_block.8.desc=Beyond the ranks of Gods achievement.tile.kekztech_lapotronicenergyunit_block.8=Ultimate Capacitor (UEV) + +# -------- GUI +gui.kekztech_lapotronicenergyunit.wireless=Wireless mode |