diff --git a/components/g/Footer.vue b/components/g/Footer.vue
index 06958091..581e0a3a 100644
--- a/components/g/Footer.vue
+++ b/components/g/Footer.vue
@@ -44,6 +44,9 @@
{{ $t('_links.title') }}
+
+ {{ $t('goToLegacyHub') }}
+
@@ -59,6 +62,7 @@
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml
index 984ea675..416a0b48 100644
--- a/locales/ja-JP.yml
+++ b/locales/ja-JP.yml
@@ -6,6 +6,7 @@ copy: "コピー"
share: "共有する"
note: "ノート"
other: "その他"
+goToLegacyHub: "従来のMisskey Hub"
_error:
notFound: "ページが見つかりませんでした"