From db0f04c89609e91af1f41cb92acacec4ccd52d73 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 12 Jun 2023 08:29:52 +0800 Subject: [PATCH] :art: Update text --- app/appearance/langs/en_US.json | 4 ++-- app/appearance/langs/fr_FR.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 64f358628..61f146500 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -160,7 +160,7 @@ "syncThirdPartyProviderS3Intro": "The current selected is a third-party cloud storage service compatible with the Amazon S3 protocol (eg Qiniu, Aliyun OSS, Cloudflare R2)", "syncThirdPartyProviderWebDAVIntro": "The currently selected is a third-party cloud storage service with the WebDAV protocol. Due to the poor performance and insufficient stability of this protocol, it is recommended to choose the S3 service first", "syncThirdPartyProviderTip": "Before using this feature, please pay attention to the technical limitations and billing items of the third-party cloud storage service:
Disclaimer: For details, please refer to the relevant terms in the open source license AGPLv3 used by SiYuan", - "syncProvider": "Cloud Storage Service Provider", + "syncProvider": "Cloud storage service provider", "syncProviderTip": "If selected, the cloud storage service of this provider will be used to achieve cloud synchronization and backup functions", "confirmReset": "Are you sure want to reset all keyboard shortcuts to default settings?", "notBatchRemove": "Notebook batch deletion is not supported", @@ -441,7 +441,7 @@ "syncMode2": "Manual (automatic auto only once when the software is started and closed, other times need to manually trigger)", "syncMode3": "Full manual sync (no sync on startup and shutdown, full manual control of sync timing and sync direction)", "cloudSync": "Cloud sync", - "cloudSyncDir": "Cloud Sync Dir", + "cloudSyncDir": "Cloud sync dir", "emptyCloudSyncList": "The cloud sync list is empty", "retry": "Retry", "insertVideoURL": "Insert video link", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index 0beeb2d99..9276f067a 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -441,7 +441,7 @@ "syncMode2": "Manuelle (synchronisation automatique une seule fois lorsque le logiciel est démarré et fermé, les autres fois, il faut déclencher manuellement la synchronisation)", "syncMode3": "Manuelle Complète (pas de synchronisation au démarrage et à l'arrêt, contrôle manuel complet de la synchronisation et du sens de synchronisation)", "cloudSync": "Cloud Sync", - "cloudSyncDir": "Répertoire Cloud Sync", + "cloudSyncDir": "Répertoire de sync cloud", "emptyCloudSyncList": "La liste de sync du cloud est videy", "retry": "Réessayer", "insertVideoURL": "Insérer lien vidéo",