MastodonStartpage/web/instances_es.php
pezcurrel 04e8a8ae4b ...
2020-04-13 18:43:00 +02:00

23 行
858 B
PHP
Raw Blame 履歴

このファイルには曖昧(ambiguous)なUnicode文字が含まれています

このファイルには、他の文字と見間違える可能性があるUnicode文字が含まれています。 それが意図的なものと考えられる場合は、この警告を無視して構いません。 それらの文字を表示するにはエスケープボタンを使用します。

<body>
<nav>
<div id="hmenu">
<ul>
<?php echo($menuout); ?>
</ul>
</div>
</nav>
<div class="scrwide">
<div class="scrwidein">
<section class="sectcont">
<!-- needs translation -->
<h3>Instances</h3>
Here you will be able to browse through our list of Instances, a selection including only those which have between a minimum of 10 and a maximum of 30,000 users and, as far as we currently know, do not spread hate content.</p>
<p>In the meantime, have a look at this <a href="https://gitlab.com/distributopia/masto-world-overview/blob/master/README.MD">good thematic selection</a> made by others.</p>
</section>
</div>
</div>
<div class="transrfh">
This translation from english language needs some revisions and additions, please click <a href="https://pad.cisti.org/p/MastostartTransRevEnEs" target="_blank">here</a> if youd like to help
</div>
</body>