Bulgarian language support (#5786)
Bulgarian language support for the Admin dashboard
This commit is contained in:
@@ -66,6 +66,10 @@ export const supportedLanguages = [
|
||||
locale: "ru",
|
||||
name: "Русский"
|
||||
},
|
||||
{
|
||||
locale: "bg",
|
||||
name: "Български",
|
||||
},
|
||||
{
|
||||
locale: "ko",
|
||||
name: "한국어"
|
||||
|
||||
Reference in New Issue
Block a user