mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1043)
This commit is contained in:
parent
daa121e909
commit
125d1294a0
3 changed files with 127 additions and 2 deletions
|
@ -10,6 +10,7 @@ export const languages = [
|
|||
label: "Bahasa Indonesia",
|
||||
data: require("./locales/id-ID.json"),
|
||||
},
|
||||
{ lng: "hu-HU", label: "Magyar", data: require("./locales/hu-HU.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