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