diff options
| author | Joe Carstairs <me@joeac.net> | 2025-04-13 08:32:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-04-13 08:32:50 +0100 |
| commit | 3d5bdc40809c5290342d7f269cfe845a6f2b3b4b (patch) | |
| tree | 00dd82d1ae955d8a3ee90707681aafe48607e85a /src/i18n/translations/pages/furthsettins.ts | |
| parent | c7a5732347f83bc28ef7594898160ca2a29400cd (diff) | |
discontinue furthsettins
Diffstat (limited to 'src/i18n/translations/pages/furthsettins.ts')
| -rw-r--r-- | src/i18n/translations/pages/furthsettins.ts | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/src/i18n/translations/pages/furthsettins.ts b/src/i18n/translations/pages/furthsettins.ts index a686529..c745fc7 100644 --- a/src/i18n/translations/pages/furthsettins.ts +++ b/src/i18n/translations/pages/furthsettins.ts @@ -2,8 +2,20 @@ import type { TranslationsDictionary } from '$types/TranslationsDictionary'; const tPage = { title: { - sco: () => 'Furthsettins', - 'en-GB': () => 'Publications', + sco: () => 'Furthsettins: discontinued', + 'en-GB': () => 'Publications: discontinued', + }, + para: { + sco: () => ` + We uisst tae sell back issues o Lallans and Scotsoun CDs frae this page, + but this isnae feasible ony mair. We're leukin at the options for a new + wey o distributin thir furthsettins. + `, + 'en-GB': () => ` + We used to sell back issues of Lallans and Scotsoun CDs from this page, + but this isn't feasible any more. We're looking at the options for a new + way of distributing these publications. + `, }, }; |
