From 6eb54afda4e110556cdc28e3bf38d13216c386d7 Mon Sep 17 00:00:00 2001 From: Weapon haha Date: Fri, 8 Aug 2025 04:56:34 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (433 of 433 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/ --- src/i18n/resources/zh-TW.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/zh-TW.json b/src/i18n/resources/zh-TW.json index 57d121b5..7a4a9a0b 100644 --- a/src/i18n/resources/zh-TW.json +++ b/src/i18n/resources/zh-TW.json @@ -150,6 +150,13 @@ "visual-tweaks": { "label": "介面設定", "submenu": { + "custom-window-title": { + "label": "客制化窗口標題", + "prompt": { + "label": "輸入客制化窗口標題: (留空讓其禁用)", + "placeholder": "例如: YouTube 音樂" + } + }, "like-buttons": { "default": "預設", "force-show": "強制顯示", @@ -201,8 +208,8 @@ "restart": "重新啟動應用程式", "show": "顯示視窗", "tooltip": { - "default": "YouTube Music", - "with-song-info": "YouTube Music: {{artist}} - {{title}}" + "default": "YouTube 音樂", + "with-song-info": "YouTube 音樂: {{artist}} - {{title}}" } } },