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

This commit is contained in:
huuduc2312
2023-10-31 10:36:05 +01:00
committed by GitHub
parent e346be3eca
commit ca05436fc1
3 changed files with 2021 additions and 0 deletions
+6
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
+4
View File
@@ -49,6 +49,10 @@ export const supportedLanguages = [
locale: "bs",
name: "Bosanski",
},
{
locale: "vi",
name: "Tiếng Việt",
},
{
locale: "tm",
name: "Tamil",