From 85e549708dff5e4968fcc5a01d7a233f6c5ef383 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 12 Dec 2022 10:29:34 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20`=E5=9D=97=E5=BC=95=E6=96=B0=E5=BB=BA?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=AD=98=E6=94=BE=E4=BD=8D=E7=BD=AE`=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=A8=A1=E6=9D=BF=E5=8F=98=E9=87=8F=20https:?= =?UTF-8?q?//github.com/siyuan-note/siyuan/issues/4693?= 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/es_ES.json | 2 +- app/appearance/langs/fr_FR.json | 2 +- app/appearance/langs/zh_CHT.json | 2 +- app/appearance/langs/zh_CN.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index e3a9effe3..3fea037e1 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -636,7 +636,7 @@ "fileTree3": "No confirmation required when deleting documents", "fileTree4": "If not enabled, a confirmation box will pop up every time you delete a document", "fileTree5": "Ref create doc save location", - "fileTree6": "When using ((, the save path of the new document (for example, /folder1/folder2/, the relative path of the current doc is used if it does not start with /)", + "fileTree6": "When using ((, the save path of the new document (for example, /folder1/{{now | date \"20060102150405\"}}/, the relative path of the current doc is used if it does not start with /)", "fileTree7": "Open in the current tab", "fileTree8": "The newly opened document tab will replace the unmodified tab", "fileTree9": "Close all tabs at startup", diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json index 80e595007..08ee788ba 100644 --- a/app/appearance/langs/es_ES.json +++ b/app/appearance/langs/es_ES.json @@ -636,7 +636,7 @@ "fileTree3": "No se requiere confirmación al borrar documentos", "fileTree4": "Si no se activa, aparecerá un cuadro de confirmación cada vez que se elimine un documento", "fileTree5": "Ref crear ubicación de guardado de documentos", - "fileTree6": "Al utilizar ((, la ruta de guardado del nuevo documento (por ejemplo, /carpeta1/carpeta2/, se utiliza la ruta relativa del documento actual si no empieza por /)", + "fileTree6": "Al utilizar ((, la ruta de guardado del nuevo documento (por ejemplo, /carpeta1/{{now | date \"20060102150405\"}}/, se utiliza la ruta relativa del documento actual si no empieza por /)", "fileTree7": "Abrir en la pestaña actual", "fileTree8": "La pestaña del documento recién abierto sustituirá a la pestaña no modificada", "fileTree9": "Cerrar todas las pestañas al inicio", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index 8779f33ac..a431cccdb 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -636,7 +636,7 @@ "fileTree3": "Aucune confirmation requise lors de la suppression de documents", "fileTree4": "Si non activé, une boîte de confirmation apparaîtra à chaque fois que vous supprimerez un document", "fileTree5": "Référence créer doc enregistrer emplacement", - "fileTree6": "Lors de l'utilisation de ((, le chemin d'enregistrement du nouveau document (par exemple, /dossier1/ dossier2/, le chemin relatif du doc actuel est utilisé s'il ne commence pas par /).", + "fileTree6": "Lors de l'utilisation de ((, le chemin d'enregistrement du nouveau document (par exemple, /dossier1/{{now | date \"20060102150405\"}}/, le chemin relatif du doc actuel est utilisé s'il ne commence pas par /).", "fileTree7": "Ouvrir dans l'Onglet actuel", "fileTree8": "L'onglet du document nouvellement ouvert remplacera l'Onglet non modifié.", "fileTree9": "Fermer tous les onglets au démarrage", diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 96c64680e..4f0c236c5 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -636,7 +636,7 @@ "fileTree3": "刪除文檔時不需要確認", "fileTree4": "不啟用時每次刪除文檔都會彈出確認框", "fileTree5": "塊引新建文檔存放位置", - "fileTree6": "使用 (( 時新建文檔的存放路徑(例如 /folder1/folder2/,不以 / 開頭則使用當前文檔相對路徑)", + "fileTree6": "使用 (( 時新建文檔的存放路徑(例如 /folder1/{{now | date \"20060102150405\"}}/,不以 / 開頭則使用當前文檔相對路徑)", "fileTree7": "在當前分頁中打開", "fileTree8": "新打開的文檔分頁將會替換沒有修改過的分頁", "fileTree9": "啟動時關閉所有頁簽", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index 656350e4c..e95b96cee 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -636,7 +636,7 @@ "fileTree3": "删除文档时不需要确认", "fileTree4": "不启用时每次删除文档都会弹出确认框", "fileTree5": "块引新建文档存放位置", - "fileTree6": "使用 (( 时新建文档的存放路径(例如 /folder1/folder2/,不以 / 开头则使用当前文档相对路径)", + "fileTree6": "使用 (( 时新建文档的存放路径(例如 /folder1/{{now | date \"20060102150405\"}}/,不以 / 开头则使用当前文档相对路径)", "fileTree7": "在当前页签中打开", "fileTree8": "新打开的文档页签将会替换没有修改过的页签", "fileTree9": "启动时关闭所有页签",