aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'locale/translations/zh_CN.json')
-rw-r--r--locale/translations/zh_CN.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json
index 5db3ea2..453cff9 100644
--- a/locale/translations/zh_CN.json
+++ b/locale/translations/zh_CN.json
@@ -48,14 +48,19 @@
"pagination.previous": "上一页",
"entry.status.unread": "未读",
"entry.status.read": "标为已读",
+ "entry.status.toast.unread": "已标为未读",
+ "entry.status.toast.read": "已标为已读",
"entry.status.title": "更改状态",
"entry.bookmark.toggle.on": "标记星标",
"entry.bookmark.toggle.off": "去掉星标",
+ "entry.bookmark.toast.on": "已标记星标",
+ "entry.bookmark.toast.off": "已去掉星标",
"entry.state.saving": "保存中…",
"entry.state.loading": "载入中…",
"entry.save.label": "保存",
"entry.save.title": "保存这篇文章",
"entry.save.completed": "完成",
+ "entry.save.toast.completed": "已保存文章",
"entry.scraper.label": "抓取原内容",
"entry.scraper.title": "抓取原内容",
"entry.scraper.completed": "完成",
@@ -120,7 +125,7 @@
"page.keyboard_shortcuts.open_item": "打开选定的条目",
"page.keyboard_shortcuts.open_original": "打开原始链接",
"page.keyboard_shortcuts.toggle_read_status": "切换已读/未读状态",
- "page.keyboard_shortcuts.mark_page_as_read": "标记当前",
+ "page.keyboard_shortcuts.mark_page_as_read": "标记当前页已读",
"page.keyboard_shortcuts.download_content": "下载原始内容",
"page.keyboard_shortcuts.toggle_bookmark_status": "切换收藏状态",
"page.keyboard_shortcuts.save_article": "保存文章",