mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
i2p: Fix grammar in description
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
e79f0b5298
commit
79cdcbdb1b
@ -14,8 +14,8 @@ class I2PAppView(AppView):
|
||||
template_name = 'i2p.html'
|
||||
proxies_description = [
|
||||
_('I2P lets you browse the Internet and hidden services (eepsites) '
|
||||
'anonymously. For this, your browser, preferably a Tor Browser, '
|
||||
'needs to be configured for a proxy.'),
|
||||
'anonymously. For this, your browser, preferably the Tor Browser, '
|
||||
'needs to be configured with a proxy.'),
|
||||
_('By default HTTP, HTTPS and IRC proxies are available. Additional '
|
||||
'proxies and tunnels may be configured using the tunnel '
|
||||
'configuration interface.'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user