summaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/translations/pages/home.ts18
1 files changed, 18 insertions, 0 deletions
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
+ <a href="/sco/news/2024-11-12-sangschaw-2025">Sangschaw announcement</a>
+ for details.
+ `,
+ 'en-GB': () => `
+ Our annual writing competition, the Sangschaw, is open for entries until
+ the 31st of January. See our
+ <a href="/en-GB/news/2024-11-12-sangschaw-2025">Sangschaw announcement</a>
+ for details.
+ `,
+ },
'about-us': {
sco: () => 'Aboot us',
'en-GB': () => 'About us',