Dutch translations and #293 fix
This commit is contained in:
parent
5e728a3319
commit
907aa59b13
5 changed files with 45 additions and 45 deletions
|
|
@ -20,13 +20,13 @@
|
|||
{% endfor %}
|
||||
)
|
||||
<br/>
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/blob/main/LICENSE" target="new">{{ site.data[page.lang].index.license }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/blob/main/CHANGELOG.md" target="new">{{ site.data[page.lang].index.changelog }}</a> -
|
||||
<a href="https://hosted.weblate.org/projects/fluffychat/" target="new">{{ site.data[page.lang].index.translations }}</a> -
|
||||
<a href="https://krillefear.gitlab.io/" target="new">{{ site.data[page.lang].index.created }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/blob/main/LICENSE">{{ site.data[page.lang].index.license }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/blob/main/CHANGELOG.md">{{ site.data[page.lang].index.changelog }}</a> -
|
||||
<a href="https://hosted.weblate.org/projects/fluffychat/">{{ site.data[page.lang].index.translations }}</a> -
|
||||
<a href="https://krillefear.gitlab.io/">{{ site.data[page.lang].index.created }}</a> -
|
||||
<a href="{{ site.baseurl }}en/privacy.html">{{ site.data[page.lang].index.privacypolicy }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/graphs/main" target="new">{{ site.data[page.lang].index.contributors }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat#special-thanks-to" target="new">{{ site.data[page.lang].index.specialthanksto }}</a>
|
||||
<a href="https://gitlab.com/famedly/fluffychat/-/graphs/main">{{ site.data[page.lang].index.contributors }}</a> -
|
||||
<a href="https://gitlab.com/famedly/fluffychat#special-thanks-to">{{ site.data[page.lang].index.specialthanksto }}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue