diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-08-15 22:41:18 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-08-15 22:41:18 +0200 |
commit | 7fb97f07c1f6e3818edf8651d26d9600849e5521 (patch) | |
tree | d7479a3e3794393e7f5bd390198ce21130158f2a /src/lang | |
parent | 9c97e16b85a55cb770d74fa7e44d338a3ad9ce88 (diff) | |
download | Viper-7fb97f07c1f6e3818edf8651d26d9600849e5521.tar.gz Viper-7fb97f07c1f6e3818edf8651d26d9600849e5521.zip |
chore: remove installing translation description
its a bit redundant since the title already states that we are installing
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/en.json b/src/lang/en.json index 1c3b4b4..0c44198 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -268,7 +268,6 @@ "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.", |