🌐 translated more strings

This commit is contained in:
Mawoka
2022-04-26 18:17:26 +02:00
parent bb2ac7894d
commit 352eb39283
9 changed files with 62 additions and 38 deletions
+9 -10
View File
@@ -1,33 +1,32 @@
<svelte:head>
<title>ClassQuiz/docs - Attribution</title>
<meta
name='description'
content='People who helped make with ClassQuiz.'
/>
<meta name="description" content="People who helped make with ClassQuiz." />
</svelte:head>
<article
class='prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto mt-10 prose-slate text-yellow-50 px-4'
class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto mt-10 prose-slate text-yellow-50 px-4"
>
<h1>People</h1>
<h2>Contributors</h2>
<p>People who contributed to the code on GitHub directly</p>
<ul>
<li>
<a href='https://github.com/Dynnammo'>Dynnammo</a>
<a href="https://github.com/Dynnammo">Dynnammo</a>
</li>
</ul>
<h2>Helpers</h2>
<p>People who helped through issues (at least 2), tips, etc</p>
<p></p>
<p />
<ul>
<li>
<a href='https://github.com/adeekshith'>Deekshith</a>
<a href="https://github.com/adeekshith">Deekshith</a>
</li>
</ul>
<p><i>...Maybe you?</i></p>
<h1>Rules</h1>
<p>If you are listed once here, you're a part of ClassQuiz, forever! <br>
You can also be listed in more categories.</p>
<p>
If you are listed once here, you're a part of ClassQuiz, forever! <br />
You can also be listed in more categories.
</p>
</article>