Updated text to account for translations, which are now on Weblate
This commit is contained in:
parent
9060b139d1
commit
11177058bb
1 changed files with 1 additions and 5 deletions
|
@ -6,11 +6,7 @@ echo('</nav>
|
|||
<section class="sectcontm">
|
||||
<h3>'._('Contribute to Mastodon Help development').'</h3>
|
||||
<h4>'._('Translation').'</h4>
|
||||
<p>'._('Please help us make this site better by contributing to its translation from English or Italian! :-)').'<br>
|
||||
'._('Currently we are missing parts of translation to Catalan and Spanish.').'<br>'.N);
|
||||
printf(_('If you’d like to help, just contact us at <span class="magt">masthelp[at]insicuri.net</span> and tell us (in English or Italian) which language you want to translate from and to; we’ll send you the files to translate and we’ll report here a translation is ongoing to the destination language of your choice. In the end, if you’d like to, we will cite you as a contributor on our <a href="/about/%s">About</a> page.'),$dlang);
|
||||
echo('<br>
|
||||
'._('Currently there’s no ongoing translation work.').'
|
||||
<p>'._('Please help us make this site better by contributing to its translation on <a href="https://hosted.weblate.org/projects/mastodon-help/site/">Weblate</a>! :-)').'</p>
|
||||
<h4>'._('Reporting problems').'</h4>
|
||||
<p>'._('You can report any problem you may experience with the site (bugs, wrong translations, instances we should blacklist in our search engine because they accept fascist / racist / sexist / ableist / sovereignist contents) to us at <span class="magt">masthelp[at]insicuri.net</span>.').'</p>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue