mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-11 09:58:18 +00:00
Translations update from Weblate (#382)
* Added translation using Weblate (Lithuanian) * Translated using Weblate (Lithuanian) Currently translated at 100.0% (8 of 8 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Add support for Lithuanian. Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
@@ -162,6 +162,7 @@ export default {
|
||||
languages: [
|
||||
{ code: "en", name: "English" },
|
||||
{ code: "fr", name: "French" },
|
||||
{ code: "lt", name: "Lithuanian" },
|
||||
],
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user