diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp
index 3fc6677d25296bf96927e15f0b1472400bc235a1..0cc93b23abfa013b67cad87309ed197e303290ea 100644
--- a/apps/routerconsole/jsp/welcome.jsp
+++ b/apps/routerconsole/jsp/welcome.jsp
@@ -124,7 +124,7 @@
 <div class="wizardtext">
 <p>
 
-<%=intl._t("This project is supported by Transifex and OTF through the Localization Lab.")%>
+<%=intl._t("This project is supported by volunteer translators on Transifex.")%>
 <%=intl._t("This helps keep I2P accessible to everyone all over the world.")%>
 <%=intl._t("Thank you to all of the volunteers all over the world who help make I2P accessible.")%>
 <%=intl._t("If you would like to get involved, {0}please consider the I2P translation efforts{1}.", "<a href=\"https://www.transifex.com/projects/p/I2P/\" target=\"_blank\">", "</a>")%>