2 Commity

Autor SHA1 Wiadomość Data
712d317e34 Translators add banner to news item
Wszystkie etapy powiodły się
continuous-integration/drone/pr Build is passing
2025-05-29 11:22:45 +02:00
d420f9f1ba Translators add banner for translation team 2025-05-29 11:14:36 +02:00
3 zmienionych plików z 27 dodań i 0 usunięć

Wyświetl plik

@@ -50,3 +50,14 @@
font-size: 125%;
background-color: @fellowship-dark;
}
// ----------------------------------------------------------------------------
// Banner asking to join the translators team
// ----------------------------------------------------------------------------
.banner-become-translator {
.banner();
color: white;
font-size: 125%;
background-color: @fellowship-dark;
}

Wyświetl plik

@@ -113,6 +113,8 @@ to the public</a> under a Free Software license.</p>
<a href="/contribute/translators/translators.html">translation
team</a> to help make our content accessible in more languages!</p>
<banner><module id="banner-become-translator" /></banner>
</body>
<tags>

Wyświetl plik

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<data>
<version>1</version>
<module>
<div class="banner-become-translator">
<p>
Help to spread the word about Free Software!
</p>
<a href="/contribute/translators/translators.html" class="btn btn-default">Join our translations team</a>
</div>
</module>
</data>