mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#1987)
This commit is contained in:
parent
296e3677cf
commit
6e5b1a1c2a
31 changed files with 349 additions and 129 deletions
|
@ -39,6 +39,7 @@ const allLanguages: Language[] = [
|
|||
{ lng: "he-IL", label: "עברית", data: "he-IL.json", rtl: true },
|
||||
{ lng: "hi-IN", label: "हिन्दी", data: "hi-IN.json" },
|
||||
{ lng: "ta-IN", label: "தமிழ்", data: "ta-IN.json" },
|
||||
{ lng: "gl-ES", label: "Galego", data: "gl-ES.json" },
|
||||
];
|
||||
|
||||
export const languages: Language[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue