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