mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 12:10:32 +09:00
Added Dutch to Footer.tsx
This commit is contained in:
parent
f5a17c1699
commit
2ecfc1e5ae
@ -52,6 +52,9 @@ const Languages = () => {
|
||||
<li>
|
||||
<a href="/?lng=it">Italiano</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/?lng=nl">Nederlands</a>
|
||||
</li>
|
||||
</ul>
|
||||
</Pane>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user