Translations update from Weblate (#387)

* Added translation using Weblate (Turkish)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/

* Add support for Turkish.

Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
Weblate (bot)
2021-08-26 20:49:12 +02:00
committed by FireMasterK
parent 8ae65db8b7
commit 8ba28f5e5f
2 changed files with 49 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ export default {
{ code: "lt", name: "Lithuanian" },
{ code: "ml", name: "Malayalam" },
{ code: "nb_NO", name: "Norwegian Bokmål" },
{ code: "tr", name: "Turkish" },
],
};
},