🎨 Prompt when dragging and inserting a folder https://github.com/siyuan-note/siyuan/issues/10779
This commit is contained in:
parent
28a790f7eb
commit
7ae7523f11
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dndFolderTip": "請注意,${x} 僅插入 file:// 超鏈接,不複製檔案",
|
||||
"dndFolderTip": "請注意 ${x} 僅插入 file:// 超鏈接,不複製檔案",
|
||||
"removeCol": "確定刪除資料庫中的 ${x} 欄位?",
|
||||
"video": "影片",
|
||||
"audio": "音訊",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dndFolderTip": "请注意,${x} 仅插入 file:// 超链接,不复制文件",
|
||||
"dndFolderTip": "请注意 ${x} 仅插入 file:// 超链接,不复制文件",
|
||||
"removeCol": "确定删除数据库中的 ${x} 列?",
|
||||
"video": "视频",
|
||||
"audio": "音频",
|
||||
|
|
Loading…
Add table
Reference in a new issue