Update to 1.3

This commit is contained in:
Git Kern3l 2020-04-27 21:51:22 +07:00 committed by GitHub
parent 10cfcf7f0a
commit 9c3d61c385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ class English:
installing = icon.process + " Installing {}..."
uninstalling = icon.process + " Uninstalling TorghostNG..."
uninstalled = icon.success + " TorghostNG has been uninstalled"
installed = icon.success + " TorghostNG has been installed"
installed = icon.success + " {} has been installed"
already_installed = icon.info + " {} is already installed"
description = """TorghostNG 1.2 - Make all your internet traffic anonymized through Tor proxy
Rewritten from TorGhost with Python 3"""