mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
chore: add slovenian language to preferences page
This commit is contained in:
parent
5e38b7f197
commit
ddd962ab86
1 changed files with 1 additions and 0 deletions
|
@ -466,6 +466,7 @@ export default {
|
|||
{ code: "ro", name: "Română" },
|
||||
{ code: "ru", name: "Русский" },
|
||||
{ code: "si", name: "සිංහල" },
|
||||
{ code: "sl", name: "Slovenian" },
|
||||
{ code: "sr", name: "Српски" },
|
||||
{ code: "sv", name: "Svenska" },
|
||||
{ code: "ta", name: "தமிழ்" },
|
||||
|
|
Loading…
Reference in a new issue