diff --git a/2025/src/pages/[lang]/index.astro b/2025/src/pages/[lang]/index.astro index 780adfd3..0509695f 100644 --- a/2025/src/pages/[lang]/index.astro +++ b/2025/src/pages/[lang]/index.astro @@ -112,7 +112,7 @@ const t = useTranslate(lang); )}

{t( - 'スポンサーの募集は既に開始されています。イベントは、必要な支援金が集まった場合にのみ開催します。\n開催の最終判断は2025年5月15日(木)に行います。', + 'スポンサーの募集は既に開始されています。イベントは、必要な支援金が集まった場合にのみ開催します。\n開催の最終判断は2025年5月22日(木)に行います。', 'Sponsor recruitment is already underway. The event will only be held if we receive sufficient sponsorship support.\nThe final decision on the event will be made on May 15, 2025 (Thursday).', )}