summaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-04-15 07:52:17 +0100
committerJoe Carstairs <me@joeac.net>2025-04-15 07:52:17 +0100
commitfd5998240f65e3bc3a94e4045f8f5c286a755b1c (patch)
tree7e8ee0d2a42d110ca5a8e1618668186075842b47 /src/i18n
parentc39ad295afa6fbe51bab00870f06465bc62b71b0 (diff)
displays date on news items
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/translations/pages/home.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts
index bb2f86d..c440365 100644
--- a/src/i18n/translations/pages/home.ts
+++ b/src/i18n/translations/pages/home.ts
@@ -5,6 +5,14 @@ const tPage = {
sco: () => 'Hame',
'en-GB': () => 'Home',
},
+ news: {
+ sco: () => 'News',
+ 'en-GB': () => 'News',
+ },
+ 'aw-news': {
+ sco: () => 'Aa news',
+ 'en-GB': () => 'All news',
+ },
sangschaw: {
sco: () => 'Sangschaw open for entries',
'en-GB': () => 'Sangschaw open for entries',