From ad9712b54f50e60a93187b75f58b690b7d82a0ce Mon Sep 17 00:00:00 2001 From: LoveIsGrief Date: Sat, 2 Mar 2019 00:48:59 +0100 Subject: [PATCH] i2p: django: Additional information about /i2p location The first visit will start a configuration process freedombox-team/plinth#1428 Request: I2P support Reviewed-by: Sunil Mohan Adapa --- plinth/modules/i2p/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plinth/modules/i2p/__init__.py b/plinth/modules/i2p/__init__.py index 65eb3e170..6b1d2a8e0 100644 --- a/plinth/modules/i2p/__init__.py +++ b/plinth/modules/i2p/__init__.py @@ -44,6 +44,7 @@ description = [ 'and monitoring by third parties such as ISPs. '), _('When enabled, I2P\'s web interface will be available from ' '/i2p.'), + _('The first visit will initiate the configuration process, which can also be skippped') ] clients = clients