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/de-DE.ts | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/quartz/i18n/locales/de-DE.ts b/quartz/i18n/locales/de-DE.ts
index 64c9ba9..85a7353 100644
--- a/quartz/i18n/locales/de-DE.ts
+++ b/quartz/i18n/locales/de-DE.ts
@@ -26,8 +26,11 @@
noBacklinksFound: "Keine Backlinks gefunden",
},
themeToggle: {
- lightMode: "Light Mode",
- darkMode: "Dark Mode",
+ lightMode: "Heller Modus",
+ darkMode: "Dunkler Modus",
+ },
+ readerMode: {
+ title: "Lesemodus",
},
explorer: {
title: "Explorer",
@@ -65,6 +68,7 @@
error: {
title: "Nicht gefunden",
notFound: "Diese Seite ist entweder nicht öffentlich oder existiert nicht.",
+ home: "Return to Homepage",
},
folderContent: {
folder: "Ordner",
--
Gitblit v1.10.0