From 3ad0ddf75b4d707c0904313e481b8348c84ebd1b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 1 Sep 2024 11:04:42 +0100 Subject: Puts bank details online --- src/i18n/translations/pages/jyne.ts | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/translations/pages/jyne.ts b/src/i18n/translations/pages/jyne.ts index bbcc67c..d25db56 100644 --- a/src/i18n/translations/pages/jyne.ts +++ b/src/i18n/translations/pages/jyne.ts @@ -148,10 +148,16 @@ const tPage = { }, 'hou-pey-by-bank-transfer-para': { sco: ({ emailAddress }: { emailAddress: string }) => ` - Send us an email at ${emailAddress} an we’ll send ye oor bank details. + To pay by bank transfer, please send £20 to the following bank details, + and include your name and the word 'STENT' in the reference. You may + need to shorten your name to fit in the reference. For example, 'J BLOGGS + STENT'. `, 'en-GB': ({ emailAddress }: { emailAddress: string }) => ` - Send us an email at ${emailAddress} and we’ll send you our bank details. + For tae pey by bank transfer, pleise send £20 til the follaein bank + details, and include your name and the wird 'STENT' in the reference. You + micht hae tae shorten your name for tae fit it intil the reference. For + ensaumple, 'J BLOGGS STENT'. `, }, 'hou-pey-by-cheque-title': { -- cgit v1.2.3