diff options
| author | Joe Carstairs <118172583+jcarstairs-scottlogic@users.noreply.github.com> | 2023-11-06 07:49:43 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 07:49:43 +0000 |
| commit | f050e68db2832632cf7bb775b0db7356993f11d5 (patch) | |
| tree | a995918080ad99f69f5dbedc99b5d84d84d0369f | |
| parent | 3e57ea5aa0ff95c74bc4bf61913957fc2726874a (diff) | |
| parent | f17594526f63b57ed37732c517888350cdcb7b7d (diff) | |
Merge pull request #26 from Sycamost/speir-submeissions-104
Asks for submissions to Lallans 104
| -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 8ad6810..a112cc1 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 103!', - 'en-GB': () => 'We are accepting submissions to Lallans 103!', + sco: () => 'We ar acceptin submeissions til Lallans 104!', + 'en-GB': () => 'We are accepting submissions to Lallans 104!', }, 'submit-para-2': { sco: () => ` |
