From 2c53654bb080b1033bce480bff49ac163abb0355 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 29 Jul 2025 17:04:43 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 14 updates (#2066)
---
quartz/i18n/locales/definition.ts | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/quartz/i18n/locales/definition.ts b/quartz/i18n/locales/definition.ts
index 1d5d3dd..ee1649a 100644
--- a/quartz/i18n/locales/definition.ts
+++ b/quartz/i18n/locales/definition.ts
@@ -31,6 +31,9 @@
lightMode: string
darkMode: string
}
+ readerMode: {
+ title: string
+ }
explorer: {
title: string
}
@@ -67,6 +70,7 @@
error: {
title: string
notFound: string
+ home: string
}
folderContent: {
folder: string
--
Gitblit v1.10.0