From c3a07dc6c9a73091349535f209e9217299b49cab Mon Sep 17 00:00:00 2001 From: Montassar Ghanmy Date: Mon, 4 Dec 2023 14:54:00 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Updated=20notification=20templat?= =?UTF-8?q?e=20language=20(#288)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/fr/notification-document-shared.eta | 4 ++-- .../templates/fr/notification-document-version-updated.eta | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.eta index 7d01264c..9f76d868 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.eta @@ -22,7 +22,7 @@
- ${it.sender.first_name} shared a ${it.notifications[0].item.is_directory ? "folder" : "file" } with you! ${it.notifications[0].item.is_directory ? "πŸ“" : "πŸ“„" } + ${it.sender.first_name} a partagΓ© un ${it.notifications[0].item.is_directory ? "dossier" : "fichier" } avec vous! ${it.notifications[0].item.is_directory ? "πŸ“" : "πŸ“„" }
@@ -35,7 +35,7 @@
- ${it.notifications.length>1 ? `See all ${it.notifications.length} messages` : `See on Twake Drive`} + ${it.notifications.length>1 ? `See all ${it.notifications.length} messages` : `Voir sur Twake Drive`}
` diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.eta index 906b8ed1..096e751d 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.eta @@ -22,7 +22,7 @@
- ${it.sender.first_name} updated this ${it.notifications[0].item.is_directory ? "folder" : "file" }! ${it.notifications[0].item.is_directory ? "πŸ“" : "πŸ“„" } + ${it.sender.first_name} a mis Γ  jour ce ${it.notifications[0].item.is_directory ? "dossier" : "fichier" }! ${it.notifications[0].item.is_directory ? "πŸ“" : "πŸ“„" }
@@ -35,7 +35,7 @@ `