mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (Greek) (#1118)
This commit is contained in:
parent
81d4f611a3
commit
e2e4f3c805
14 changed files with 341 additions and 90 deletions
|
@ -4,6 +4,7 @@ export const languages = [
|
|||
{ lng: "en", label: "English", data: require("./locales/en.json") },
|
||||
{ lng: "de-DE", label: "Deutsch", data: require("./locales/de-DE.json") },
|
||||
{ lng: "es-ES", label: "Español", data: require("./locales/es-ES.json") },
|
||||
{ lng: "el-GR", label: "Ελληνικά", data: require("./locales/el-GR.json") },
|
||||
{ lng: "fr-FR", label: "Français", data: require("./locales/fr-FR.json") },
|
||||
{
|
||||
lng: "id-ID",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue