Browse Source

Add Korean

pull/7033/head
Thomas Kaul 1 month ago
parent
commit
8d4cec78a5
  1. 12
      apps/client/src/app/components/footer/footer.component.html

12
apps/client/src/app/components/footer/footer.component.html

@ -141,13 +141,11 @@
<li> <li>
<a href="../it" title="Ghostfolio in Italiano">Italiano</a> <a href="../it" title="Ghostfolio in Italiano">Italiano</a>
</li> </li>
<!-- <li>
<li> <a href="../ko" title="Ghostfolio in Korean (한국어)"
<a href="../ko" title="Ghostfolio in Korean (한국어)" >Korean (한국어)</a
>Korean (한국어)</a >
> </li>
</li>
-->
<li> <li>
<a href="../nl" title="Ghostfolio in Nederlands">Nederlands</a> <a href="../nl" title="Ghostfolio in Nederlands">Nederlands</a>
</li> </li>

Loading…
Cancel
Save