diff options
author | Madis Otenurm <Madis0@users.noreply.github.com> | 2022-09-19 23:58:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-19 21:58:53 +0100 |
commit | 110b0bdf9d6720e09c1dc97c0b6192e933200a94 (patch) | |
tree | f058e5cf1f2663c1674f99e0dec63936ed457409 /src/main/resources/assets/yet-another-config-lib/lang/en_us.json | |
parent | a33aec25a7869cf600c34822c351da1bc13636dd (diff) | |
download | YetAnotherConfigLib-110b0bdf9d6720e09c1dc97c0b6192e933200a94.tar.gz YetAnotherConfigLib-110b0bdf9d6720e09c1dc97c0b6192e933200a94.tar.bz2 YetAnotherConfigLib-110b0bdf9d6720e09c1dc97c0b6192e933200a94.zip |
Vanilla search string (#26)
Diffstat (limited to 'src/main/resources/assets/yet-another-config-lib/lang/en_us.json')
-rw-r--r-- | src/main/resources/assets/yet-another-config-lib/lang/en_us.json | 1 |
1 files changed, 0 insertions, 1 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 fd02225..63bf7e6 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,7 +15,6 @@ "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.", |