diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-23 20:32:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 20:32:07 +0100 |
| commit | 94f88956e0ab5dd420a0a0db38fb5e247fab0932 (patch) | |
| tree | b0abe644da767ebcb9c2e32ec2c57280ebb4751d | |
| parent | b2e3ed96b703f49af556d641eae57c1c4fcd8db0 (diff) | |
Call for submissions refers to Lallans 103 (#22)
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index 09071ff..8ad6810 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -10,8 +10,8 @@ const tPage = { 'en-GB': () => 'Submit to Lallans', }, 'submit-para-1': { - sco: () => 'We ar acceptin submeissions til Lallans 102!', - 'en-GB': () => 'We are accepting submissions to Lallans 102!', + sco: () => 'We ar acceptin submeissions til Lallans 103!', + 'en-GB': () => 'We are accepting submissions to Lallans 103!', }, 'submit-para-2': { sco: () => ` |
