diff --git a/components/index/Sponsors.vue b/components/index/Sponsors.vue index 101392d0..1cad66af 100644 --- a/components/index/Sponsors.vue +++ b/components/index/Sponsors.vue @@ -21,11 +21,19 @@ :style="(typeof sponsor.margin === 'string' && sponsor.margin !== 'true' ? sponsor.margin : undefined)" /> + +
{{ $t('_landing._sponsors.becomeASponsor') }}
+
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 9bbb5f04..bbdb9d3a 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -13,6 +13,7 @@ browse: "参照" settings: "設定" goToLegacyHub: "従来のMisskey Hub" contactUs: "お問い合わせ" +detail: "詳細" _error: notFound: "ページが見つかりませんでした" @@ -101,6 +102,7 @@ _landing: description: "Misskeyは非営利なため、開発資金は皆様からの寄付に頼っています。Misskeyを気に入られたら、今後も開発を続けられるようにぜひ支援をお願いします。" _sponsors: title: "スポンサー" + becomeASponsor: "スポンサーになる" _servers: title: "サーバー一覧"