diff options
author | 0neGal <mail@0negal.com> | 2022-01-03 00:54:03 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-01-03 00:54:03 +0100 |
commit | a210128d806bb1479c25198fa2399df99ee92bd0 (patch) | |
tree | 08eea8ce17f3afcbeee85fa832ad46cc1cd44b20 /src/lang/en.json | |
parent | bf7bd0993714f20fd0ab360de956378113e1d9c2 (diff) | |
download | Viper-a210128d806bb1479c25198fa2399df99ee92bd0.tar.gz Viper-a210128d806bb1479c25198fa2399df99ee92bd0.zip |
improved visuals of disabled tag
Diffstat (limited to 'src/lang/en.json')
-rw-r--r-- | src/lang/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json index 20f97f2..7c68542 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -30,6 +30,7 @@ "gui.mods": "Mods", "gui.mods.count": "Mods Installed:", + "gui.mods.disabledtag": "Disabled", "gui.mods.install": "Install Mod", "gui.mods.toggle": "Toggle Mod", "gui.mods.toggleall": "Toggle All", |