mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add support for Lithuanian.
This commit is contained in:
parent
7f64f7a72a
commit
7b01393a48
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ export default {
|
|||
languages: [
|
||||
{ code: "en", name: "English" },
|
||||
{ code: "fr", name: "French" },
|
||||
{ code: "lt", name: "Lithuanian" },
|
||||
],
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue