diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 8485e65bc..7b7be3e7f 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -1131,7 +1131,7 @@ "fileTree20": "使用單行保存", "fileTree21": "啟用後儲存 .sy 文件和資料庫 .json 時將使用單行 JSON 格式,大約能減少 30% 檔案大小並提升 50% 讀寫效率", "fileTree22": "超大檔案提醒", - "fileTree23": ".sy 文件和資料庫 .json 超過該大小時彈出通知提醒。單位:MB", + "fileTree23": ".sy 文件和資料庫 .json 超過該大小時彈出通知提醒,單位:MB", "export10": "例如 <span style=\"color: #fff;background-color: black;padding: 4px;border-radius: 5px;float:right;\">SiYuan</span> ,為空時使用水印文字或浮水印檔案路徑。", "export11": "匯出時關於塊引用內容的處理方式", "export12": "匯出時關於嵌入塊內容的處理方式", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index a1a31e0eb..fbbccaaf0 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -1131,7 +1131,7 @@ "fileTree20": "使用单行保存", "fileTree21": "启用后保存 .sy 文档和数据库 .json 时将使用单行 JSON 格式,大约能减少 30% 文件大小并提升 50% 读写效率", "fileTree22": "超大文件提醒", - "fileTree23": ".sy 文档和数据库 .json 超过该大小时弹出通知提醒。单位:MB", + "fileTree23": ".sy 文档和数据库 .json 超过该大小时弹出通知提醒,单位:MB", "export10": "例如 <span style=\"color: #fff;background-color: black;padding: 4px;border-radius: 5px;float:right;\">SiYuan</span> ,为空时使用水印文本或水印文件路径。", "export11": "导出时关于块引用内容的处理方式", "export12": "导出时关于嵌入块内容的处理方式",