From e863545074e35093729a92f1cec252555d600bf2 Mon Sep 17 00:00:00 2001 From: jingrow Date: Wed, 21 Jan 2026 18:07:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=B8=E7=94=A8=E9=A2=9C=E8=89=B2=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=88=B036=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/zh-CN.json | 2 +- .../tools/add_background/add_background.vue | 157 ++++++++++++------ 2 files changed, 108 insertions(+), 51 deletions(-) diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index d1ebb81..72e5cba 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1115,7 +1115,7 @@ "Background Color": "背景颜色", "Add to favorites": "添加到收藏", "Remove from favorites": "从收藏中移除", - "Favorite Colors": "收藏颜色", + "Favorite Colors": "收藏的颜色", "Color already in favorites": "颜色已在收藏中", "Maximum 12 favorite colors allowed. Please remove one first.": "最多允许12个收藏颜色,请先移除一个", "Color added to favorites": "颜色已添加到收藏", diff --git a/src/views/tools/add_background/add_background.vue b/src/views/tools/add_background/add_background.vue index 2fab839..076f180 100644 --- a/src/views/tools/add_background/add_background.vue +++ b/src/views/tools/add_background/add_background.vue @@ -161,17 +161,7 @@