aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-08-14 20:05:11 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-08-14 20:05:11 +0200
commit9c97e16b85a55cb770d74fa7e44d338a3ad9ce88 (patch)
treeeb2e30892145a3e88fcab9439e3a2e13269ef599 /src/lang/en.json
parentb578362de216142959ef9511510c06d5446e355f (diff)
downloadViper-9c97e16b85a55cb770d74fa7e44d338a3ad9ce88.tar.gz
Viper-9c97e16b85a55cb770d74fa7e44d338a3ad9ce88.zip
feat: show toast when installing mod through ror2mm protocol
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 0c44198..1c3b4b4 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -268,6 +268,7 @@
"desc": {
"installed": "has been installed successfully!",
+ "installing": "Installing",
"malformed": "has an incorrect folder structure, if you're the developer, you should fix this.",
"failed": "An unknown error occurred while trying to install the mod. This may be the author's fault, and it may also be Viper's fault.",
"duped": "has multiple mod folders in it, with the same name, causing duplicate folders, if you're the developer, you should fix this.",