Skip to content

Commit ec82f03

Browse files
authored
fix(i18n): update label for notification badge settings in zh-CN locale and others (#1455)
1 parent da8aad7 commit ec82f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/settings/zh-CN.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"appearance.custom_css.label": "自定义 CSS",
5959
"appearance.custom_font": "自定义字体",
6060
"appearance.fonts": "字体",
61-
"appearance.general": "一般",
61+
"appearance.general": "通用",
6262
"appearance.guess_code_language.description": "使用模型推断未标记代码块的编程语言",
6363
"appearance.guess_code_language.label": "代码语言检测",
6464
"appearance.hide_extra_badge.description": "将侧边栏中订阅源的特殊徽章隐藏, e.g. Boost,Claimed",
@@ -74,7 +74,7 @@
7474
"appearance.reduce_motion.description": "减少界面动效,提高整体性能并减少电量消耗",
7575
"appearance.reduce_motion.label": "减少动效",
7676
"appearance.save": "保存",
77-
"appearance.show_dock_badge.label": "显示 Dock 徽章",
77+
"appearance.show_dock_badge.label": "在 App 图标上显示",
7878
"appearance.sidebar": "侧边栏",
7979
"appearance.sidebar_show_unread_count.label": "在侧边栏显示",
8080
"appearance.sidebar_title": "外观",

0 commit comments

Comments
 (0)