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