Browse Source

Remove Turkish from footer

pull/2300/head
Thomas 2 years ago
parent
commit
c8fd005f03
  1. 2
      apps/client/src/app/app.component.html

2
apps/client/src/app/app.component.html

@ -152,9 +152,11 @@
<li>
<a href="../pt" title="Ghostfolio in Português">Português</a>
</li>
<!--
<li>
<a href="../tr" title="Ghostfolio in Türkçe">Türkçe</a>
</li>
-->
</ul>
</div>
</div>

Loading…
Cancel
Save