mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#1949)
This commit is contained in:
parent
ab980b252c
commit
54f8d8f820
6 changed files with 208 additions and 17 deletions
|
@ -38,6 +38,7 @@ const allLanguages: Language[] = [
|
|||
{ lng: "ar-SA", label: "العربية", data: "ar-SA.json", rtl: true },
|
||||
{ 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" },
|
||||
];
|
||||
|
||||
export const languages: Language[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue