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:
Weblate (bot)
2021-08-25 21:21:42 +02:00
committed by GitHub
parent 4ae77badd8
commit ddf768c5bd
2 changed files with 17 additions and 0 deletions

View File

@@ -162,6 +162,7 @@ export default {
languages: [
{ code: "en", name: "English" },
{ code: "fr", name: "French" },
{ code: "lt", name: "Lithuanian" },
],
};
},