From a1773fd992062d74b63b49e247b647b826b4e06e Mon Sep 17 00:00:00 2001 From: Tunay Dural Date: Fri, 12 Dec 2025 21:29:42 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Turkish) Currently translated at 100.0% (457 of 457 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/ --- src/i18n/resources/tr.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/i18n/resources/tr.json b/src/i18n/resources/tr.json index 795839fd..bc01e4e7 100644 --- a/src/i18n/resources/tr.json +++ b/src/i18n/resources/tr.json @@ -237,7 +237,8 @@ "submenu": { "percent": "{{ratio}}%" } - } + }, + "enable-seekbar": "Arama çubuğu temalarını etkinleştir" }, "name": "Albüm Renk Teması" }, @@ -462,8 +463,8 @@ "label": "Durum metni", "submenu": { "artist": "{artist} Dinleniyor", - "title": "{song title} Dinleniyor", - "pear-desktop": "Pear Desktop Dinleniyor" + "pear-desktop": "Pear Desktop Dinleniyor", + "title": "{song title} Dinleniyor" } } },