Translations update from Hosted Weblate (#626)

* Added translation using Weblate (Ukrainian)

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (78 of 78 strings)

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

* Add Ukranian to language selector.

Co-authored-by: Tim D. Vutor <xlson015@gmail.com>
Co-authored-by: FireMaskterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
Weblate (bot)
2021-11-15 11:17:49 +01:00
committed by GitHub
parent 7b7d70038b
commit 78f0372707
2 changed files with 97 additions and 0 deletions

View File

@@ -269,6 +269,7 @@ export default {
{ code: "pl", name: "polski" },
{ code: "ru", name: "русский" },
{ code: "tr", name: "Türkçe" },
{ code: "uk", name: "українська" },
{ code: "zh_Hant", name: "繁體中文" },
{ code: "zh_Hans", name: "简体中文" },
],