Remove wrong statement about the translation web interface

The web interface can in fact be used to create new translations for languages.
This commit is contained in:
est31 2016-01-05 00:47:36 +01:00
parent 19af071f44
commit fe0de7da7e

View File

@ -19,7 +19,7 @@ There are several ways to get into development:
<ul>
<li><strong>Modding:</strong> Develop a mod independently and publish it on the <a href="http://forum.minetest.net/">forums</a>.</li>
<li><strong>Core development:</strong> Think or ask of something that is needed in the core, talk with the core team (preferably a lot, with multiple members - communication is more important than you think) and do it.</li>
<li><strong>Translating:</strong> Help translating Minetest at <a href="https://hosted.weblate.org/projects/minetest/minetest/">our web interface</a>. If your language does not exist yet, contact a core dev.</li>
<li><strong>Translating:</strong> Help translating Minetest at <a href="https://hosted.weblate.org/projects/minetest/minetest/">our web interface</a>.</li>
</ul>
<h2>Core Team</h2>