aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorxander <xander@isxander.dev>2022-09-10 19:09:03 +0100
committerxander <xander@isxander.dev>2022-09-10 19:09:09 +0100
commit5ae0da6bdb6f44948da80ae95c5ef1b02f477350 (patch)
tree48e9e8e8620d02a02136da281074b98f2a34018d /src/main/resources
parentaa98d07d08c738e32f7804d2d139eb3cdeb6bddb (diff)
downloadYetAnotherConfigLib-5ae0da6bdb6f44948da80ae95c5ef1b02f477350.tar.gz
YetAnotherConfigLib-5ae0da6bdb6f44948da80ae95c5ef1b02f477350.tar.bz2
YetAnotherConfigLib-5ae0da6bdb6f44948da80ae95c5ef1b02f477350.zip
search field
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/yet-another-config-lib/lang/en_us.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/yet-another-config-lib/lang/en_us.json b/src/main/resources/assets/yet-another-config-lib/lang/en_us.json
index 17972a1..1c47579 100644
--- a/src/main/resources/assets/yet-another-config-lib/lang/en_us.json
+++ b/src/main/resources/assets/yet-another-config-lib/lang/en_us.json
@@ -15,6 +15,7 @@
"yacl.gui.fail_apply.tooltip": "There was an error and the changes couldn't be applied.",
"yacl.gui.save_before_exit": "Save before exiting!",
"yacl.gui.save_before_exit.tooltip": "Save or cancel to exit the GUI.",
+ "yacl.gui.search": "Search",
"yacl.restart.title": "Config requires restart!",
"yacl.restart.message": "One or more options needs you to restart the game to apply the changes.",