mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#796)
This commit is contained in:
parent
7e3ca1b309
commit
09fa56335e
9 changed files with 189 additions and 77 deletions
|
@ -5,11 +5,7 @@ export const languages = [
|
|||
{ lng: "de", label: "Deutsch", data: require("./locales/de.json") },
|
||||
{ lng: "es", label: "Español", data: require("./locales/es.json") },
|
||||
{ lng: "fr", label: "Français", data: require("./locales/fr.json") },
|
||||
{
|
||||
lng: "nb-no",
|
||||
label: "Norsk Bokmål",
|
||||
data: require("./locales/nb-no.json"),
|
||||
},
|
||||
{ lng: "no", label: "Norsk", data: require("./locales/no.json") },
|
||||
{ lng: "pl", label: "Polski", data: require("./locales/pl.json") },
|
||||
{ lng: "pt", label: "Português", data: require("./locales/pt.json") },
|
||||
{ lng: "ru", label: "Русский", data: require("./locales/ru.json") },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue