From 4d73b8289d16fde3271e748b84fd7f90a56a8899 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 12 Apr 2024 06:33:05 +0000
Subject: [PATCH] chore(deps): bump workerpool from 9.1.0 to 9.1.1 (#1073)
---
quartz/i18n/locales/fr-FR.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/quartz/i18n/locales/fr-FR.ts b/quartz/i18n/locales/fr-FR.ts
index 88ad5a2..e1dfa48 100644
--- a/quartz/i18n/locales/fr-FR.ts
+++ b/quartz/i18n/locales/fr-FR.ts
@@ -54,7 +54,7 @@
title: "Table des Matières",
},
contentMeta: {
- readingTime: ({ minutes }) => `${minutes} min read`,
+ readingTime: ({ minutes }) => `${minutes} min de lecture`,
},
},
pages: {
--
Gitblit v1.10.0