From 59b58076016c5e5f09f16ab0395fed02e2ebb72e Mon Sep 17 00:00:00 2001
From: wasita <wasita.mahaphanit.gr@dartmouth.edu>
Date: Wed, 04 Mar 2026 15:42:49 +0000
Subject: [PATCH] 馃悰 fix(cli): use 'gray' instead of 'grey' in styleText calls (#2321)
---
quartz/i18n/locales/hu-HU.ts | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/quartz/i18n/locales/hu-HU.ts b/quartz/i18n/locales/hu-HU.ts
index 6397309..2a4f077 100644
--- a/quartz/i18n/locales/hu-HU.ts
+++ b/quartz/i18n/locales/hu-HU.ts
@@ -29,6 +29,9 @@
lightMode: "Vil谩gos m贸d",
darkMode: "S枚t茅t m贸d",
},
+ readerMode: {
+ title: "Olvas贸 m贸d",
+ },
explorer: {
title: "F谩jlb枚ng茅sz艖",
},
@@ -65,6 +68,7 @@
error: {
title: "Nem tal谩lhat贸",
notFound: "Ez a lap vagy priv谩t vagy nem l茅tezik.",
+ home: "Vissza a kezd艖lapra",
},
folderContent: {
folder: "Mappa",
--
Gitblit v1.10.0