summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-10-10 07:52:17 +0100
committerJoe Carstairs <me@joeac.net>2025-10-10 07:52:17 +0100
commita3bb18153a33a4053128b767323ed28c48a0d375 (patch)
tree9bc7be390f79ef3b7ef53309eb897f9f397805f9 /src/pages
parent49a01e3cbcc381a5f082bce49dec19178d50bf94 (diff)
open submissions to 108
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/[locale]/submit.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/[locale]/submit.astro b/src/pages/[locale]/submit.astro
index 1a7d267..d86e9ef 100644
--- a/src/pages/[locale]/submit.astro
+++ b/src/pages/[locale]/submit.astro
@@ -16,7 +16,7 @@ const t = translate(locale);
<Page title={t(tPage, { key: 'title' })}>
<section>
<h2 set:html={t(tPage, { key: 'title' })} />
- <p set:html={t(tPage, { key: 'on-pause-para-1' })} />
+ <p set:html={t(tPage, { key: 'submit-para-1' })} />
</section>
<section>
<h2 set:html={t(tPage, { key: 'copyright-heading' })} />