feat(admin-ui): add Hindi Translation (#5452)
This commit is contained in:
@@ -45,6 +45,11 @@ export const supportedLanguages = [
|
||||
locale: "es",
|
||||
name: "Español",
|
||||
},
|
||||
{
|
||||
|
||||
locale: "hi",
|
||||
name: "Hindi"
|
||||
},
|
||||
{
|
||||
locale: "bs",
|
||||
name: "Bosanski",
|
||||
|
||||
Reference in New Issue
Block a user