From 74e22ccecd6145a828c893a565b5e141e204c833 Mon Sep 17 00:00:00 2001 From: Raymond Nee Date: Fri, 9 Feb 2024 05:28:57 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (340 of 340 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hans/ --- src/i18n/resources/zh-CN.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/resources/zh-CN.json b/src/i18n/resources/zh-CN.json index fa52fe47..0fe50e51 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.json @@ -212,6 +212,14 @@ }, "album-color-theme": { "description": "根据专辑封面配色动态改变主题与视觉效果", + "menu": { + "color-mix-ratio": { + "label": "颜色混合比例", + "submenu": { + "percent": "{{ratio}}%" + } + } + }, "name": "专辑配色主题" }, "ambient-mode": {