mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-09 10:37:22 +02:00
New Crowdin updates (#2042)
* New translations en.json (Vietnamese) * Auto commit: Calculate translation coverage * add vi-VN to i18n Co-authored-by: Kostas Bariotis <konmpar@gmail.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@@ -40,6 +40,7 @@ const allLanguages: Language[] = [
|
||||
{ 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" },
|
||||
{ lng: "vi-VN", label: "Tiếng Việt", data: "vi-VN.json" },
|
||||
];
|
||||
|
||||
export const languages: Language[] = [
|
||||
|
Reference in New Issue
Block a user