From a72345db6fa2063d34ead6145a291c0710e72e25 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 6 Feb 2024 21:30:52 +0800 Subject: [PATCH] :art: Close the user guide when exiting Fix https://github.com/siyuan-note/siyuan/issues/10322 --- app/appearance/langs/zh_CHT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index a25eb4dcc..82528698a 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -1408,6 +1408,6 @@ "230": "正在刪除雲端儲存未引用校驗快照...", "231": "正在刪除雲端儲存未引用資料物件...", "232": "雲端資料儲存清理完畢,已刪除 [%d] 個快照和 [%d] 個資料對象,共釋放 [%s] 磁碟空間", - "233": "正在關閉使用者指南..." + "233": "正在關閉用戶指南..." } }