Dutch translations and #293 fix
This commit is contained in:
parent
5e728a3319
commit
907aa59b13
5 changed files with 45 additions and 45 deletions
|
|
@ -2,27 +2,27 @@
|
|||
<div class="one-half column paddingColumn" id="titleColumn">
|
||||
<h3>{{ site.data[page.lang].index.title }}</h3>
|
||||
<b>Android:</b><br />
|
||||
<a href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat" target="new"><img
|
||||
<a href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat"><img
|
||||
alt="Get it from PlayStore" style="height: 50px;" class="animated bounceIn"
|
||||
src="{{site.assets}}/images/google-play-badge.png" /></a>
|
||||
<a href="{{ site.baseurl }}{{ page.lang }}/fdroid.html"><img alt="Get it from F-Droid" style="height: 50px;"
|
||||
class="animated bounceIn" src="{{site.assets}}/images/fdroid_button.png" /></a><br />
|
||||
<b>iPhone:</b><br />
|
||||
<a href="https://apps.apple.com/app/fluffychat/id1551469600" target="new"><img alt="Get it from the AppStore"
|
||||
<a href="https://apps.apple.com/app/fluffychat/id1551469600"><img alt="Get it from the AppStore"
|
||||
style="height: 50px;" class="animated bounceIn"
|
||||
src="{{site.assets}}/images/appstore-badge.png" /></a><br />
|
||||
<b>Ubuntu Touch:</b><br />
|
||||
<a href="https://open-store.io/app/fluffychat.christianpauly" target="new"><img
|
||||
<a href="https://open-store.io/app/fluffychat.christianpauly"><img
|
||||
style="height: 50px;width: auto;" class="buttonImage animated bounceIn"
|
||||
src="{{site.assets}}/images/downloadButton.jpg" /></a><br />
|
||||
<b>Linux:</b><br />
|
||||
<a href="https://flathub.org/apps/details/im.fluffychat.Fluffychat" target="new"><img alt="Get it from FlatHub"
|
||||
<a href="https://flathub.org/apps/details/im.fluffychat.Fluffychat"><img alt="Get it from FlatHub"
|
||||
style="height: 50px;" src="https://flathub.org/assets/badges/flathub-badge-en.png" /></a>
|
||||
<a href="https://snapcraft.io/fluffychat" target="new"><img alt="Get it from the Snap Store"
|
||||
<a href="https://snapcraft.io/fluffychat"><img alt="Get it from the Snap Store"
|
||||
style="height: 50px;"
|
||||
src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" /></a><br />
|
||||
<b>Browser:</b><br />
|
||||
<a href="https://fluffychat.im/web" id="browserbutton" target="new"><img alt="Open in "
|
||||
<a href="https://fluffychat.im/web" id="browserbutton"><img alt="Open in "
|
||||
style="height: 42px; padding: 5px;" class="animated bounceIn"
|
||||
src="{{site.assets}}/images/browser.png" />
|
||||
<p>Open in the browser</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue