added swedish (#732)

This commit is contained in:
Kevin Papst
2019-04-28 23:55:27 +02:00
committed by GitHub
parent e49bd05ae6
commit 1b0b45649d
20 changed files with 1461 additions and 7 deletions

View File

@@ -40,6 +40,12 @@
{{ 'website'|trans({}, 'about') }}
</a>
</li>
<li>
<a href="{{ constant('App\\Constants::HOMEPAGE') }}/donate/" target="_blank">
<i class="menu-icon fab fa-paypal bg-blue"></i>
{{ 'donate'|trans({}, 'about') }}
</a>
</li>
</ul>
<hr>