diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-07-07 07:38:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-07 07:38:59 +0100 |
| commit | 1eabbe02249e22f667ce0c387ae164322d5ae9da (patch) | |
| tree | f713bb4011bff3f347a844087ec1e06108f52c02 /src/i18n | |
| parent | 08ba4b3cd1c6ba8e44e7f36c050adac67dbe7601 (diff) | |
| parent | c9bd403bb5910829b0c4bdf42e8e08d115b76c77 (diff) | |
Merge pull request #126 from joeacarstairs/staging
submissions on haud
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/translations/pages/submit.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/i18n/translations/pages/submit.ts b/src/i18n/translations/pages/submit.ts index 84834cf..c220be7 100644 --- a/src/i18n/translations/pages/submit.ts +++ b/src/i18n/translations/pages/submit.ts @@ -5,14 +5,14 @@ const tPage = { sco: () => 'Submit', 'en-GB': () => 'Submit', }, - '105-submissions-full': { + 'on-pause-para-1': { sco: () => ` - Lallans 105 is steikit fu, and we canna accept ony mair submeissions. We - will apen submeissions again ance Lallans 105 is out. + As o July 2025, submissions are on haud due tae staffin issues. We leuk + forrit tae acceptin your submissions til Lallans 107 in the near futur. `, 'en-GB': () => ` - Lallans 105 is full to the brim, and we can’t accept any more - submissions. We will open submissions again once Lallans 105 is out. + As of July 2025, submissions are on hold due to staffing issues. We look + forward to accepting your submissions to Lallans 107 in the near future. `, }, 'submit-para-1': { |
