mirror of
https://github.com/FlatL1neAPT/TorghostNG
synced 2024-11-12 22:57:09 +00:00
Update to 1.3
This commit is contained in:
parent
10cfcf7f0a
commit
9c3d61c385
1 changed files with 1 additions and 1 deletions
|
@ -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"""
|
||||
|
|
Loading…
Reference in a new issue