Fix awkward text, browsers should be plural

This commit is contained in:
hankhill19580
2020-06-09 17:11:43 +00:00
parent 38f654edd9
commit d441ead884

View File

@@ -254,7 +254,7 @@
<img class="wizardimg" src="/themes/console/images/wizard/undraw_startup_life.png">
<div class="wizardtext"><p>
<%=intl._t("Your browser needs to be configured to work with I2P.")%>
<%=intl._t("We have instructions for configuring both Firefox and Chromium based browser with I2P.")%>
<%=intl._t("We have instructions for configuring both Firefox and Chromium based browsers with I2P.")%>
<a href="https://geti2p.net/htproxyports" target="_blank"><%=intl._t("You can find these instructions on our website")%></a>.
<%
if (net.i2p.util.SystemVersion.isWindows()) {