From 592ce4b462355f99f855cab3d2ffd2b82abc61ec Mon Sep 17 00:00:00 2001 From: Scott Dormand <61588381+ScottDormand96@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:04:45 +0000 Subject: [PATCH] New price increase (#2098) * Price increase 2025 https://eaflood.atlassian.net/browse/IWTF-4386 Update the content for 2025 price increases * update prices content --- .../gafl-webapp-service/src/locales/cy.json | 5 ++- .../gafl-webapp-service/src/locales/en.json | 5 ++- .../src/pages/guidance/new-prices.njk | 32 +++++++++---------- 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/packages/gafl-webapp-service/src/locales/cy.json b/packages/gafl-webapp-service/src/locales/cy.json index be3ac556a9..7261456b43 100644 --- a/packages/gafl-webapp-service/src/locales/cy.json +++ b/packages/gafl-webapp-service/src/locales/cy.json @@ -523,9 +523,8 @@ "new_prices_3_rod_table_heading": "Brithyllod a physgod bras (hyd at 3 gwialen)", "new_prices_salmon_table_heading": "Eogiaid a brithyllod y môr", "new_prices_column_1": "Hyd y drwydded", - "new_prices_column_2": "Cost hyd 31 Mawrth 2024", - "new_prices_column_3": "Cost o 1 Ebrill 2024", - "new_prices_column_4": "Cost o 1 Ebrill 2025", + "new_prices_column_2": "Cost hyd 31 Mawrth 2025", + "new_prices_column_3": "Cost o 1 Ebrill 2025", "new_prices_row_1_day": "1 diwrnod", "new_prices_row_8_day": "8 diwrnod", "new_prices_row_12_month": "12 mis", diff --git a/packages/gafl-webapp-service/src/locales/en.json b/packages/gafl-webapp-service/src/locales/en.json index cd3feeddac..3c36e78c87 100644 --- a/packages/gafl-webapp-service/src/locales/en.json +++ b/packages/gafl-webapp-service/src/locales/en.json @@ -525,9 +525,8 @@ "new_prices_3_rod_table_heading": "Trout and coarse fish licence (up to 3 rods)", "new_prices_salmon_table_heading": "Salmon and sea trout licence", "new_prices_column_1": "Licence length", - "new_prices_column_2": "Cost until 31 March 2024", - "new_prices_column_3": "Cost from 1 April 2024", - "new_prices_column_4": "Cost from 1 April 2025", + "new_prices_column_2": "Cost until 31 March 2025", + "new_prices_column_3": "Cost from 1 April 2025", "new_prices_row_1_day": "1-day", "new_prices_row_8_day": "8-day", "new_prices_row_12_month": "12-month", diff --git a/packages/gafl-webapp-service/src/pages/guidance/new-prices.njk b/packages/gafl-webapp-service/src/pages/guidance/new-prices.njk index 0cb5898495..f3c5fa101c 100644 --- a/packages/gafl-webapp-service/src/pages/guidance/new-prices.njk +++ b/packages/gafl-webapp-service/src/pages/guidance/new-prices.njk @@ -15,13 +15,13 @@ captionClasses: 'govuk-table__caption--m', classes: 'govuk-!-margin-top-7', firstCellIsHeader: true, - head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' }, { text: mssgs.new_prices_column_4, format: 'numeric' } ], + head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' } ], rows: [ - [ { text: mssgs.new_prices_row_1_day }, { text: '£6.60', format: 'numeric' }, { text: '£7.10', format: 'numeric' }, { text: '£7.30', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_8_day }, { text: '£13.20', format: 'numeric' }, { text: '£14.30', format: 'numeric' }, { text: '£14.70', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_12_month }, { text: '£33', format: 'numeric' }, { text: '£35.80', format: 'numeric' }, { text: '£36.80', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_concession }, { text: '£22', format: 'numeric' }, { text: '£23.80', format: 'numeric' }, { text: '£24.50', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] + [ { text: mssgs.new_prices_row_1_day }, { text: '£7.10', format: 'numeric' }, { text: '£7.30', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_8_day }, { text: '£14.30', format: 'numeric' }, { text: '£14.70', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_12_month }, { text: '£35.80', format: 'numeric' }, { text: '£36.80', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_concession }, { text: '£23.80', format: 'numeric' }, { text: '£24.50', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] ] }) }} @@ -30,11 +30,11 @@ captionClasses: 'govuk-table__caption--m', classes: 'govuk-!-margin-top-7', firstCellIsHeader: true, - head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' }, { text: mssgs.new_prices_column_4, format: 'numeric' } ], + head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' } ], rows: [ - [ { text: mssgs.new_prices_row_12_month }, { text: '£49.50', format: 'numeric' }, { text: '£53.70', format: 'numeric' }, { text: '£55.30', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_concession }, { text: '£33', format: 'numeric' }, { text: '£35.80', format: 'numeric' }, { text: '£36.80', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] + [ { text: mssgs.new_prices_row_12_month }, { text: '£53.70', format: 'numeric' }, { text: '£55.30', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_concession }, { text: '£35.80', format: 'numeric' }, { text: '£36.80', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] ] }) }} @@ -43,13 +43,13 @@ captionClasses: 'govuk-table__caption--m', classes: 'govuk-!-margin-top-7', firstCellIsHeader: true, - head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' }, { text: mssgs.new_prices_column_4, format: 'numeric' } ], + head: [ { text: mssgs.new_prices_column_1 }, { text: mssgs.new_prices_column_2, format: 'numeric' }, { text: mssgs.new_prices_column_3, format: 'numeric' } ], rows: [ - [ { text: mssgs.new_prices_row_1_day }, { text: '£12.60', format: 'numeric' }, { text: '£13.20', format: 'numeric' }, { text: '£13.50', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_8_day }, { text: '£28.30', format: 'numeric' }, { text: '£29.70', format: 'numeric' }, { text: '£30.50', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_12_month }, { text: '£86.10', format: 'numeric' }, { text: '£90.40', format: 'numeric' }, { text: '£93.10', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_concession }, { text: '£57.40', format: 'numeric' }, { text: '£60.20', format: 'numeric' }, { text: '£62', format: 'numeric' } ], - [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] + [ { text: mssgs.new_prices_row_1_day }, { text: '£13.20', format: 'numeric' }, { text: '£13.50', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_8_day }, { text: '£29.70', format: 'numeric' }, { text: '£30.50', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_12_month }, { text: '£90.40', format: 'numeric' }, { text: '£93.10', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_concession }, { text: '£60.20', format: 'numeric' }, { text: '£62', format: 'numeric' } ], + [ { text: mssgs.new_prices_row_junior }, { text: mssgs.free, format: 'numeric' }, { text: mssgs.free, format: 'numeric' } ] ] }) }}