mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (Dutch) (#1187)
* New translations en.json (Dutch) * Update i18n.ts
This commit is contained in:
parent
980d08ce56
commit
c1b067a8b9
2 changed files with 59 additions and 58 deletions
|
@ -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") },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue