diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index bb8e2c182..93834080d 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -71,6 +71,7 @@ "Export": "导出", "Failed to create page": "创建页面失败", "Failed to delete page": "删除页面失败", + "Failed to restore page": "Failed to restore page", "Failed to fetch recent pages": "获取最近页面失败", "Failed to import pages": "导入页面失败", "Failed to load page. An error occurred.": "页面加载失败。发生了一个错误。", @@ -581,6 +582,8 @@ "Move to trash": "移至回收站", "Move this page to trash?": "将此页面移至垃圾箱?", "Restore page": "恢复页面", + "Permanently delete": "Permanently delete", + "{{name}} moved this page to Trash {{time}}.": "{{name}} moved this page to Trash {{time}}.", "Page moved to trash": "页面已移至回收站", "Page restored successfully": "页面恢复成功", "Deleted by": "删除者",