From 77d6d9623fc195f97de4d82f3498b4a5723e3d38 Mon Sep 17 00:00:00 2001
From: Alex Nordstrom <6267244+HyperEpsilon@users.noreply.github.com>
Date: Tue, 28 May 2024 22:23:28 +0000
Subject: [PATCH] feat: add callout metadata parsing (#1172)

---
 quartz/i18n/locales/uk-UA.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/quartz/i18n/locales/uk-UA.ts b/quartz/i18n/locales/uk-UA.ts
index b636938..d39febb 100644
--- a/quartz/i18n/locales/uk-UA.ts
+++ b/quartz/i18n/locales/uk-UA.ts
@@ -65,6 +65,7 @@
     error: {
       title: "Не знайдено",
       notFound: "Ця сторінка або приватна, або не існує.",
+      home: "Повернутися на головну сторінку",
     },
     folderContent: {
       folder: "Папка",

--
Gitblit v1.10.0