feat(admin-ui): add Vietnamese translation (#5442)

This commit is contained in:
huuduc2312
2023-10-31 16:36:05 +07:00
committed by GitHub
parent e346be3eca
commit ca05436fc1
3 changed files with 2021 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): add Vietnamese translation

File diff suppressed because it is too large Load Diff

View File

@@ -49,6 +49,10 @@ export const supportedLanguages = [
locale: "bs",
name: "Bosanski",
},
{
locale: "vi",
name: "Tiếng Việt",
},
{
locale: "tm",
name: "Tamil",