mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-11 03:20:14 +02:00
New Crowdin translations (Greek) (#1118)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user