Feature/add Türkçe to footer (#3401)
This commit is contained in:
parent
ebc5008569
commit
15bf9f2f9c
@ -158,11 +158,9 @@
|
||||
<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>
|
||||
-->
|
||||
<li>
|
||||
<a href="../tr" title="Ghostfolio in Türkçe">Türkçe</a>
|
||||
</li>
|
||||
<!--
|
||||
<li>
|
||||
<a href="../zh" title="Ghostfolio in Chinese">Chinese</a>
|
||||
|
@ -66,7 +66,8 @@ export const products: Product[] = [
|
||||
'Français',
|
||||
'Italiano',
|
||||
'Nederlands',
|
||||
'Português'
|
||||
'Português',
|
||||
'Türkçe'
|
||||
],
|
||||
name: 'Ghostfolio',
|
||||
origin: $localize`Switzerland`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user