finished translations
This commit is contained in:
parent
00c105db28
commit
3fb4920ab0
10 changed files with 126 additions and 29 deletions
|
@ -25,16 +25,16 @@
|
|||
<a href="https://github.com/MathMan05/JankClient" class="TitleButtons">
|
||||
Github
|
||||
</a>
|
||||
<a href="/channels/@me" class="TitleButtons">
|
||||
<a href="/channels/@me" class="TitleButtons" id="openClient">
|
||||
Open Client
|
||||
</a>
|
||||
</div>
|
||||
<div id="homePage">
|
||||
|
||||
<h1 class="pagehead">Welcome to Jank Client</h1>
|
||||
<h1 class="pagehead" id="welcomeJank">Welcome to Jank Client</h1>
|
||||
<div class="pagebox">
|
||||
<p>Jank Client is a Spacebar-compatible client seeking to be as good as it can be with many features including:</p>
|
||||
<ul>
|
||||
<p id="box1title">Jank Client is a Spacebar-compatible client seeking to be as good as it can be with many features including:</p>
|
||||
<ul id="box1Items">
|
||||
<li>Direct Messaging</li>
|
||||
<li>Reactions support</li>
|
||||
<li>Invites</li>
|
||||
|
@ -42,17 +42,17 @@
|
|||
<li>User settings</li>
|
||||
<li>Developer portal</li>
|
||||
<li>Bot invites</li>
|
||||
<li>Translation support</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="pagebox">
|
||||
<h2>Spacebar-Compatible Instances:</h2>
|
||||
<h2 id="compatableInstances">Spacebar-Compatible Instances:</h2>
|
||||
<div id="instancebox">
|
||||
</div>
|
||||
</div>
|
||||
<div class="pagebox">
|
||||
<h2>Contribute to Jank Client</h2>
|
||||
<p>We always appreciate some help, whether that be in the form of bug reports, or code, or even just pointing out
|
||||
some typos.</p><br>
|
||||
<h2 id="box3title">Contribute to Jank Client</h2>
|
||||
<p id="box3description">We always appreciate some help, whether that be in the form of bug reports, code, help translate, or even just pointing out some typos.</p><br>
|
||||
<a href="https://github.com/MathMan05/JankClient" class="TitleButtons">
|
||||
Github
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue