From 7fa9253abc1e4056d425847e2eaa5a8e107fc297 Mon Sep 17 00:00:00 2001
From: Emile Bangma <github@emilebangma.com>
Date: Wed, 28 May 2025 23:20:59 +0000
Subject: [PATCH] Node 22 (#1997)
---
quartz/i18n/locales/fa-IR.ts | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/quartz/i18n/locales/fa-IR.ts b/quartz/i18n/locales/fa-IR.ts
index 6ea7730..0300174 100644
--- a/quartz/i18n/locales/fa-IR.ts
+++ b/quartz/i18n/locales/fa-IR.ts
@@ -29,6 +29,9 @@
lightMode: "حالت روشن",
darkMode: "حالت تاریک",
},
+ readerMode: {
+ title: "حالت خواندن",
+ },
explorer: {
title: "مطالب",
},
@@ -65,6 +68,7 @@
error: {
title: "یافت نشد",
notFound: "این صفحه یا خصوصی است یا وجود ندارد",
+ home: "بازگشت به صفحه اصلی",
},
folderContent: {
folder: "پوشه",
--
Gitblit v1.10.0