mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 12:29:58 +02:00
New Crowdin translations (Dutch) (#1187)
* New translations en.json (Dutch) * Update i18n.ts
This commit is contained in:
@@ -13,6 +13,7 @@ export const languages = [
|
||||
},
|
||||
{ lng: "it-IT", label: "Italiano", data: require("./locales/it-IT.json") },
|
||||
{ lng: "hu-HU", label: "Magyar", data: require("./locales/hu-HU.json") },
|
||||
{ lng: "nl-NL", label: "Nederlands", data: require("./locales/nl-NL.json") },
|
||||
{ lng: "no-No", label: "Norsk", data: require("./locales/no-NO.json") },
|
||||
{ lng: "pl-PL", label: "Polski", data: require("./locales/pl-PL.json") },
|
||||
{ lng: "pt-PT", label: "Português", data: require("./locales/pt-PT.json") },
|
||||
|
Reference in New Issue
Block a user