summaryrefslogtreecommitdiff
path: root/src/i18n/translations/pages/home.ts
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-11-12 20:55:04 +0000
committerJoe Carstairs <me@joeac.net>2024-11-12 21:39:19 +0000
commit5515d5b2cce3cc43996850ff516fd1838f8fe8eb (patch)
treef259d9d9a0610e8e2cb0bc69b6d2bc415a41c9c7 /src/i18n/translations/pages/home.ts
parentcdbb02d3456dd8af6399fc353dfa5bd1d56bff92 (diff)
Sangschaw 2025 et alia
Diffstat (limited to 'src/i18n/translations/pages/home.ts')
-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',