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 @@