mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add support for Greek.
This commit is contained in:
parent
6369724fb8
commit
32a6194814
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ export default {
|
|||
{ code: "en", name: "English" },
|
||||
{ code: "fr", name: "French" },
|
||||
{ code: "de", name: "German" },
|
||||
{ code: "el", name: "Greek" },
|
||||
{ code: "lt", name: "Lithuanian" },
|
||||
{ code: "ml", name: "Malayalam" },
|
||||
{ code: "nb_NO", name: "Norwegian Bokmål" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue