From 463bc2c9766c7f7aa36b9f37a26f509e026cad27 Mon Sep 17 00:00:00 2001 From: Monstorix Date: Wed, 5 Jun 2024 16:33:57 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (346 of 346 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 53e803db..33f8bee3 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.json @@ -158,6 +158,14 @@ }, "remove-upgrade-button": "移除升级按钮", "theme": { + "dialog": { + "button": { + "cancel": "取消", + "remove": "移除" + }, + "remove-theme": "您确定要移除自定义主题?", + "remove-theme-message": "此操作将移除自定义主题" + }, "label": "主题", "submenu": { "import-css-file": "导入自定义 CSS 文件",