Skip to content

Commit 31c9f1a

Browse files
committed
feat: optimize copywriting
1 parent ad9b47e commit 31c9f1a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

locales/settings/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"general.export_database.label": "Export Database",
181181
"general.group_by_date.description": "Group entries by date.",
182182
"general.group_by_date.label": "Group by date",
183-
"general.hide_all_read_subscriptions.description": "Hide read subscriptions and no updated in the subscription list.",
183+
"general.hide_all_read_subscriptions.description": "Hide subscriptions without unread entries in the subscription list.",
184184
"general.hide_all_read_subscriptions.label": "Hide read",
185185
"general.language": "Language",
186186
"general.launch_at_login": "Launch at login",

locales/settings/zh-CN.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@
179179
"general.export_database.label": "导出数据库",
180180
"general.group_by_date.description": "按日期对条目进行分组。",
181181
"general.group_by_date.label": "按日期分组",
182+
"general.hide_all_read_subscriptions.description": "在订阅列表中隐藏没有未读条目的订阅。",
183+
"general.hide_all_read_subscriptions.label": "隐藏已读",
182184
"general.language": "语言",
183185
"general.launch_at_login": "开机时启动",
184186
"general.log_file.button": "显示",

0 commit comments

Comments
 (0)