Slovenian(sl) translation (#5828)
Admin UI - Translation into slovenian language(sl - slovenščina)
This commit is contained in:
2010
packages/admin-ui/ui/public/locales/sl/translation.json
Normal file
2010
packages/admin-ui/ui/public/locales/sl/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export const supportedLanguages = [
|
||||
{
|
||||
|
||||
locale: "hi",
|
||||
name: "Hindi"
|
||||
name: "Hindi",
|
||||
},
|
||||
{
|
||||
locale: "bs",
|
||||
@@ -64,7 +64,11 @@ export const supportedLanguages = [
|
||||
},
|
||||
{
|
||||
locale: "ru",
|
||||
name: "Русский"
|
||||
name: "Русский",
|
||||
},
|
||||
{
|
||||
locale: "sl",
|
||||
name: "Slovenščina",
|
||||
},
|
||||
{
|
||||
locale: "bg",
|
||||
@@ -72,7 +76,7 @@ export const supportedLanguages = [
|
||||
},
|
||||
{
|
||||
locale: "ko",
|
||||
name: "한국어"
|
||||
name: "한국어",
|
||||
},
|
||||
{
|
||||
locale: "zh",
|
||||
|
||||
Reference in New Issue
Block a user