From 29b76a2b9acd02431fe9e03890d577682f61c46a Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 30 May 2022 15:15:15 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=9B=B4=E6=96=B0=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=8E=86=E5=8F=B2=E6=96=87=E6=A1=88=20https:?= =?UTF-8?q?//ld246.com/article/1653892332316?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/appearance/langs/en_US.json | 2 +- app/appearance/langs/fr_FR.json | 2 +- app/appearance/langs/zh_CHT.json | 2 +- app/appearance/langs/zh_CN.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index d858b0c45..3a3890b9a 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -362,7 +362,7 @@ "copyID": "Copy ID", "newBookmark": "Create a bookmark label", "generateHistory": "History Generation Interval (minutes, set to 0 to disable)", - "generateHistoryInterval": "The history is automatically generated when editing or deleting, and the history and recovery can be viewed in the right-click menu of the notebook", + "generateHistoryInterval": "History is automatically generated when editing or deleting, which can be viewed and rolled back in the data history", "historyRetentionDays": "History Retention Days", "historyRetentionDaysTip": "Historical data exceeding the retention days will be automatically and completely deleted", "clearHistory": "Clear all history", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index 44d002feb..c5ec70573 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -362,7 +362,7 @@ "copyID": "Copie ID", "newBookmark": "Créer une étiquette de signet", "generateHistory": "Intervalle de génération de l'historique (minutes, 0 pour désactiver)", - "generateHistoryInterval": "L'historique est généré automatiquement lors de l'édition ou de la suppression, et l'historique et la récupération peuvent être consultés dans le Menu du clic Droit du Carnet de Note", + "generateHistoryInterval": "L'historique est automatiquement généré lors de la modification ou de la suppression, qui peut être visualisé et annulé dans l'historique des données", "historyRetentionDays": "Jours de rétention historiques", "historyRetentionDaysTip": "Les données historiques qui sont dépassé Jours de rétention seront automatiquement et complètement supprimées", "clearHistory": "Effacer tout l'historique", diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 50ab92dde..f5041ca0a 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -362,7 +362,7 @@ "copyID": "複製 ID", "newBookmark": "新建書簽標識", "generateHistory": "歷史生成間隔(分鐘,設置為 0 則禁用)", - "generateHistoryInterval": "編輯或刪除時會自動生成歷史,在筆記本右鍵功能表中可查看歷史和恢復", + "generateHistoryInterval": "編輯或刪除時會自動生成歷史,可在數據歷史中可查看和回滾", "historyRetentionDays": "歷史保留天數", "historyRetentionDaysTip": "超過保留天數的歷史資料會被自動徹底刪除", "clearHistory": "清空所有歷史", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index e8fc67350..f345d7520 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -362,7 +362,7 @@ "copyID": "复制 ID", "newBookmark": "新建书签标识", "generateHistory": "历史生成间隔(分钟,设置为 0 则禁用)", - "generateHistoryInterval": "编辑或删除时会自动生成历史,在笔记本右键菜单中可查看历史和恢复", + "generateHistoryInterval": "编辑或删除时会自动生成历史,可在数据历史中可查看和回滚", "historyRetentionDays": "历史保留天数", "historyRetentionDaysTip": "超过保留天数的历史数据会被自动彻底删除", "clearHistory": "清空所有历史",