feat(admin-ui): add Vietnamese translation (#5442)
This commit is contained in:
@@ -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