aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/yet-another-config-lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/yet-another-config-lib')
-rw-r--r--src/main/resources/assets/yet-another-config-lib/lang/en_us.json8
1 files changed, 4 insertions, 4 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 fd066db..6510d86 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
@@ -12,8 +12,8 @@
"yacl.gui.reset.tooltip": "Resets all options to default. (This is reversible!)",
"yacl.gui.undo": "Undo",
"yacl.gui.undo.tooltip": "Reverts all options back to what they were before editing.",
- "yocl.gui.fail_apply": "Failed to apply",
- "yocl.gui.fail_apply.tooltip": "There was an error and the changes couldn't be applied.",
- "yocl.gui.save_before_exit": "Save before exiting!",
- "yocl.gui.save_before_exit.tooltip": "Save or cancel to exit the GUI."
+ "yacl.gui.fail_apply": "Failed to apply",
+ "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."
}