Loading OnionSproutsBot/plugins/dialogue.py +2 −2 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ async def explain_bridges(client: Client, callback: CallbackQuery): text="<b>" + _("What are Tor bridges?") + "</b>\n\n" + _("Tor bridges are relays nodes run by volunteers that help you " + _("Tor bridges are non-public nodes run by volunteers that help you " "access the Tor network when your internet provider has blocked it, " "or when anyone monitoring your connection blocks you from using Tor, " "such as your university, workplace, or household members.") Loading Loading
OnionSproutsBot/plugins/dialogue.py +2 −2 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ async def explain_bridges(client: Client, callback: CallbackQuery): text="<b>" + _("What are Tor bridges?") + "</b>\n\n" + _("Tor bridges are relays nodes run by volunteers that help you " + _("Tor bridges are non-public nodes run by volunteers that help you " "access the Tor network when your internet provider has blocked it, " "or when anyone monitoring your connection blocks you from using Tor, " "such as your university, workplace, or household members.") Loading