From 3c8ccde62431321c4ad35093a780a1585fd424dc Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 06 Mar 2025 01:21:19 +0000
Subject: [PATCH] chore(og-image): force twemoji for emoji util
---
quartz/i18n/locales/ja-JP.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/quartz/i18n/locales/ja-JP.ts b/quartz/i18n/locales/ja-JP.ts
index d429db4..9581b5e 100644
--- a/quartz/i18n/locales/ja-JP.ts
+++ b/quartz/i18n/locales/ja-JP.ts
@@ -65,6 +65,7 @@
error: {
title: "Not Found",
notFound: "ページが存在しないか、非公開設定になっています。",
+ home: "ホームページに戻る",
},
folderContent: {
folder: "フォルダ",
--
Gitblit v1.10.0