From 6c4ae0dbfaeaa9907831c01d9ea7ee73c5a15f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Tue, 2 Dec 2025 00:23:21 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Simplified Han script)) 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/zh_Hans/ --- src/i18n/resources/zh-CN.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/i18n/resources/zh-CN.json b/src/i18n/resources/zh-CN.json index 11a7a00d..057afa82 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.json @@ -237,7 +237,8 @@ "submenu": { "percent": "{{ratio}}%" } - } + }, + "enable-seekbar": "启用进度条主题" }, "name": "专辑配色主题" }, @@ -462,8 +463,8 @@ "label": "状态文本", "submenu": { "artist": "在听 {artist}", - "title": "在听 {song title}", - "pear-desktop": "在听 Pear Desktop" + "pear-desktop": "在听 Pear Desktop", + "title": "在听 {song title}" } } },