diff --git a/templates/contribute.html b/templates/contribute.html
index 16013a57d1724c39b96127261ce4a29abe1dbe2e_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA==..3d1a5fefafb3dbb47098353189009a587dbf4d26_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA== 100644
--- a/templates/contribute.html
+++ b/templates/contribute.html
@@ -143,7 +143,8 @@
             <p class="card-text">
             Tryton does not speak your language yet?
             You’ve found a typo in the translation?
-            Get translating! We use a server to share the translation effort.
+            Get translating!
+            We use a server to share the translation effort and the bug tracker to request new language.
             Translation terms are updated on a monthly basis.
             </p>
             <a href="https://pootle.tryton.org/" class="btn btn-primary">Translate</a>
@@ -147,6 +148,7 @@
             Translation terms are updated on a monthly basis.
             </p>
             <a href="https://pootle.tryton.org/" class="btn btn-primary">Translate</a>
+            <a href="https://bugs.tryton.org/" class="btn btn-primary">Request new language</a>
         </div>
     </div>
 </div>