mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04: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:
parent
415bf7bb5b
commit
c6e2877418
3 changed files with 197 additions and 0 deletions
|
@ -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[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue