aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-31 15:41:51 +0100
committer0neGal <mail@0negal.com>2021-12-31 15:41:51 +0100
commitc5c63d6c8a81596d0dcf3e14e072ea14f4d0610c (patch)
tree1088a4af21b4c5be05874b313827b5d5d17f89e4 /src/lang/en.json
parent285421f2e8847d412871c3a08f2dad137300a55c (diff)
downloadViper-c5c63d6c8a81596d0dcf3e14e072ea14f4d0610c.tar.gz
Viper-c5c63d6c8a81596d0dcf3e14e072ea14f4d0610c.zip
added remove and toggle mod/all mods
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 0aa7ef2..523c6fa 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -25,7 +25,9 @@
"gui.mods": "Mods",
"gui.mods.count": "Mods Installed:",
"gui.mods.install": "Install Mod",
- "gui.mods.removemod": "Remove Mod",
+ "gui.mods.toggle": "Toggle Mod",
+ "gui.mods.toggleall": "Toggle All",
+ "gui.mods.remove": "Remove Mod",
"gui.mods.removeall": "Remove All",
"gui.update.downloading": "Downloading...",