Slovenian(sl) translation (#5828)

Admin UI  - Translation into slovenian language(sl - slovenščina)
This commit is contained in:
Bogdan Ošep
2023-12-18 12:15:57 +01:00
committed by GitHub
parent 9c71c1d864
commit e513cbae6b
2 changed files with 2017 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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",