From c24f646daf9a503531baea046a962f2fd0478a8e Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Wed, 20 Sep 2023 21:04:39 +0100 Subject: Adds a description to Scotsoun --- src/pages/[locale]/furthsettins/scotsoun/index.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pages') diff --git a/src/pages/[locale]/furthsettins/scotsoun/index.astro b/src/pages/[locale]/furthsettins/scotsoun/index.astro index bace876..26f1f13 100644 --- a/src/pages/[locale]/furthsettins/scotsoun/index.astro +++ b/src/pages/[locale]/furthsettins/scotsoun/index.astro @@ -17,6 +17,7 @@ const t = translate(locale);

Scotsoun

+

{t(tPage, { key: 'about-scotsoun' })}

-- cgit v1.2.3