diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-04-15 07:54:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 07:54:03 +0100 |
| commit | 5690af11311840fb6cac5625868533b575712432 (patch) | |
| tree | 7e8ee0d2a42d110ca5a8e1618668186075842b47 /src/i18n/translations/pages/home.ts | |
| parent | 0dd5226bb52773f0f034f31f68f2439ae2f18fe3 (diff) | |
| parent | fd5998240f65e3bc3a94e4045f8f5c286a755b1c (diff) | |
Merge pull request #123 from joeacarstairs/staging
linguatext
Diffstat (limited to 'src/i18n/translations/pages/home.ts')
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 8 |
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', |
