From 3784bac846810845640ae3df9018c2ee796773d7 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Thu, 14 May 2026 15:45:55 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- apps/client/public/locales/zh-CN/translation.json | 3 +++ 1 file changed, 3 insertions(+) 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": "删除者",