Skip to content

Commit 2aee68d

Browse files
author
ltguillaume
committed
Add Dutch to src/i18n/config.ts
1 parent 4955719 commit 2aee68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/i18n/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const languages = {
1313
"de": { label: "Deutsch", path: "/de/" },
1414
"da": { label: "Dansk", path: "/da/" },
1515
"fi": { label: "Suomi", path: "/fi/" },
16+
"nl": { label: "Nederlands", path: "/nl/" },
1617

1718
// Central & Eastern European
1819
"pl": { label: "Polski", path: "/pl/" },

0 commit comments

Comments
 (0)