🎨 Prompt when dragging and inserting a folder https://github.com/siyuan-note/siyuan/issues/10779

This commit is contained in:
Daniel 2024-03-30 12:23:44 +08:00
parent 28a790f7eb
commit 7ae7523f11
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"dndFolderTip": "請注意${x} 僅插入 file:// 超鏈接,不複製檔案",
"dndFolderTip": "請注意 ${x} 僅插入 file:// 超鏈接,不複製檔案",
"removeCol": "確定刪除資料庫中的 ${x} 欄位?",
"video": "影片",
"audio": "音訊",

View file

@ -1,5 +1,5 @@
{
"dndFolderTip": "请注意${x} 仅插入 file:// 超链接,不复制文件",
"dndFolderTip": "请注意 ${x} 仅插入 file:// 超链接,不复制文件",
"removeCol": "确定删除数据库中的 ${x} 列?",
"video": "视频",
"audio": "音频",