feat(admin-ui): add Vietnamese translation (#5442)
This commit is contained in:
6
.changeset/plenty-moles-explode.md
Normal file
6
.changeset/plenty-moles-explode.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
feat(admin-ui): add Vietnamese translation
|
||||
2011
packages/admin-ui/ui/public/locales/vi/translation.json
Normal file
2011
packages/admin-ui/ui/public/locales/vi/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -49,6 +49,10 @@ export const supportedLanguages = [
|
||||
locale: "bs",
|
||||
name: "Bosanski",
|
||||
},
|
||||
{
|
||||
locale: "vi",
|
||||
name: "Tiếng Việt",
|
||||
},
|
||||
{
|
||||
locale: "tm",
|
||||
name: "Tamil",
|
||||
|
||||
Reference in New Issue
Block a user