From 7b2e5c1e8c51587d5d2122700c9c41e1c2d2cc42 Mon Sep 17 00:00:00 2001 From: bbuilds Date: Thu, 8 Jan 2026 12:45:44 -0500 Subject: [PATCH] bug: remove unused hardcoded JA translation --- i18n/ja/docusaurus-theme-classic/footer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/i18n/ja/docusaurus-theme-classic/footer.json b/i18n/ja/docusaurus-theme-classic/footer.json index c948fa060..b229406a4 100644 --- a/i18n/ja/docusaurus-theme-classic/footer.json +++ b/i18n/ja/docusaurus-theme-classic/footer.json @@ -47,12 +47,8 @@ "message": "個人情報の販売許可について", "description": "The label of footer link with label=Do not sell my data linking to https://www.adsrvr.org/" }, - "copyright": { - "message": "© 2023 All rights reserved.", - "description": "The footer copyright" - }, "logo.alt": { "message": "UID2 logo", "description": "The alt text of footer logo" } -} +} \ No newline at end of file