From 5515d5b2cce3cc43996850ff516fd1838f8fe8eb Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 12 Nov 2024 20:55:04 +0000 Subject: Sangschaw 2025 et alia --- src/i18n/translations/pages/home.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/i18n') diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index 1189904..1c4eda4 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -5,6 +5,24 @@ const tPage = { sco: () => 'Hame', 'en-GB': () => 'Home', }, + sangschaw: { + sco: () => 'Sangschaw open for entries', + 'en-GB': () => 'Sangschaw open for entries', + }, + 'sangschaw-para-1': { + sco: () => ` + Our annual scrievin competition, the Sangschaw, is open for entries until + the 31st o Januar. See our + Sangschaw announcement + for details. + `, + 'en-GB': () => ` + Our annual writing competition, the Sangschaw, is open for entries until + the 31st of January. See our + Sangschaw announcement + for details. + `, + }, 'about-us': { sco: () => 'Aboot us', 'en-GB': () => 'About us', -- cgit v1.2.3