Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h5 class="footer-title">{{ "Development" | i18n }}</h5>
{{ "© 2015-[[build_year]] The Luanti Team." | i18n: "build_year", build_year }}
<a href="https://github.com/luanti-org/luanti-org.github.io">
{{ "Source" | i18n }}</a><br />
{{ "MIT for code, CC-BY-SA 3.0 for content, media under
{{ "<a href='https://github.com/luanti-org/luanti-org.github.io/blob/master/LICENSE.md'>MIT</a> for code, <a href='https://github.com/luanti-org/minetest_game/blob/master/LICENSE.txt'>CC BY-SA 3.0</a> for content, media under
<a href='https://github.com/luanti-org/luanti-org.github.io/#license'>various licenses</a>." | i18n }}
{{ "Font Awesome icons under <a href='https://fontawesome.com/license'>CC-BY 4.0</a>." | i18n }}
{{ "Font Awesome icons under <a href='https://fontawesome.com/license'>CC BY 4.0</a>." | i18n }}
</div>
</footer>
16 changes: 8 additions & 8 deletions _includes/pages/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ <h2>{{ "Windows" | i18n }}</h2>
</a>
</li>
</ul>
<p>
{{ "You can also get the latest development version of Luanti from
<a href='https://forum.luanti.org/viewforum.php?f=42'>builds made by community members</a>." | i18n
}}
{{ "These builds are more recent than the officially released builds
and contain new features (at the cost of stability)." | i18n }}
</p>
</div>

<div class="column is-12-tablet is-6-desktop">
Expand Down Expand Up @@ -246,7 +239,14 @@ <h2>macOS</h2>
</div>

<div class="column is-12-tablet is-6-desktop">
<h2>{{ "Source code" | i18n }}</h2>
<h2>{{ "Community builds and Source code" | i18n }}</h2>
<p>
{{ "You can also get the latest development version of Luanti from
<a href='https://forum.luanti.org/viewforum.php?f=42'>builds made by community members</a>." | i18n
}}
{{ "These builds are more recent than the officially released builds
and contain new features (at the cost of stability)." | i18n }}
</p>
<p>
{{ "Get the latest <a href='https://github.com/luanti-org/luanti/tree/stable-5'>stable</a>
or <a href='https://github.com/luanti-org/luanti'>development</a> source code from
Expand Down
8 changes: 8 additions & 0 deletions locales/uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,5 +288,13 @@
"Loading…": "Завантаження…",
"Support staff and the community": "Підтримати персонал та спільноту",
"While he isn't involved in active development, he hosts the forums and plays an advisory role.": "Хоча він не бере активної участі в розробці, він є адміністратором форумів і виконує консультативну роль.",
"A list of public servers, as shown inside Luanti": "",
"Privacy policy for the Luanti application.": "",
"Download the latest version of Luanti": "",
"Support Luanti with a financial contribution.": "",
"Learn how to get involved with the community or contribute to development.": "",
"An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.": "",
"Key contributors and developers behind the Luanti project": "",
"Reasons and resources for using Luanti in education": ""
"<a href='/en/donate/'>Donate</a> money to pay for infrastructure, and <a href='https://content.luanti.org/donate/'>support your favourite contributors</a>.": "<a href='/en/donate/'>Пожертвуйте</a> гроші на оплату інфраструктури та <a href='https://content.luanti.org/donate/'>підтримайте своїх улюблених творців</a>."
}