diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-23 19:49:55 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-23 19:49:55 +0100 |
| commit | 8a4964fbd8fe8064ee643f135e17fab640a48ce7 (patch) | |
| tree | e17ed026b6e07393e3ff0f66696c4c43b6daa9d5 /src/i18n | |
| parent | 43b92eda5949725b05d5f0e97396e6ffe6267a51 (diff) | |
Rewords 'others' -> 'institutions' in pricing
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index 2be1726..33b5c5c 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -134,10 +134,10 @@ const tPage = { }, 'hou-jyne-para-1': { sco: () => ` - Fur individuals, memmership costs £20 per annum. Fur aw ithers, the stent is £25 per annum. + Fur individuals, memmership costs £20 per annum. Fur institutions, the stent is £25 per annum. `, 'en-GB': () => ` - For individuals, membership costs £20 per annum. For all others, the fee is £25 per annum. + For individuals, membership costs £20 per annum. For institutions, the fee is £25 per annum. `, }, 'hou-jyne-para-2': { |
