feat(admin-ui): add Vietnamese translation (#5442)
This commit is contained in:
@@ -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
@@ -49,6 +49,10 @@ export const supportedLanguages = [
|
|||||||
locale: "bs",
|
locale: "bs",
|
||||||
name: "Bosanski",
|
name: "Bosanski",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
locale: "vi",
|
||||||
|
name: "Tiếng Việt",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
locale: "tm",
|
locale: "tm",
|
||||||
name: "Tamil",
|
name: "Tamil",
|
||||||
|
|||||||
Reference in New Issue
Block a user