From acfaa472253a432d350e9b6904c0cde14f8c487f Mon Sep 17 00:00:00 2001
From: Aaron Pham <contact@aarnphm.xyz>
Date: Wed, 09 Jul 2025 04:01:14 +0000
Subject: [PATCH] chore: add PR templates (#2045)
---
quartz/i18n/locales/uk-UA.ts | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/quartz/i18n/locales/uk-UA.ts b/quartz/i18n/locales/uk-UA.ts
index 469de4f..ac2a248 100644
--- a/quartz/i18n/locales/uk-UA.ts
+++ b/quartz/i18n/locales/uk-UA.ts
@@ -29,6 +29,9 @@
lightMode: "Світлий режим",
darkMode: "Темний режим",
},
+ readerMode: {
+ title: "Режим читання",
+ },
explorer: {
title: "Провідник",
},
--
Gitblit v1.10.0