diff options
author | Maxim <maxim235@gmx.de> | 2023-03-26 10:10:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-26 10:10:08 +0200 |
commit | 9e42d4e1a5cac150fb9da6bb08013839551d84bb (patch) | |
tree | 3b65b9be5d7c59f924b985ef372e4ba3a040f06e /src/main/resources/assets/gregtech/lang/en_US.lang | |
parent | a7733cf5d8446feab156c348de32941e5a58c965 (diff) | |
download | GT5-Unofficial-9e42d4e1a5cac150fb9da6bb08013839551d84bb.tar.gz GT5-Unofficial-9e42d4e1a5cac150fb9da6bb08013839551d84bb.tar.bz2 GT5-Unofficial-9e42d4e1a5cac150fb9da6bb08013839551d84bb.zip |
Display tier of nano forge in GUI (#1813)
Diffstat (limited to 'src/main/resources/assets/gregtech/lang/en_US.lang')
-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 7b2d883fd3..4e6e2a80f2 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -223,6 +223,7 @@ GT5U.gui.button.input_separation=Input Separation GT5U.gui.button.batch_mode=Batch Mode GT5U.gui.button.lock_recipe=Lock Recipe GT5U.gui.button.down_tier=Down Tier +GT5U.gui.button.tier=Tier: GT5U.item.programmed_circuit.select.header=Reprogram Circuit |