From 26e8464d4627f24e8e651c964b48aabc746024dd Mon Sep 17 00:00:00 2001 From: Robert Bond Date: Wed, 27 May 2026 14:29:20 +0000 Subject: [PATCH] Merged PR 2348: corrected welsh version of representations period corrected welsh version of representations period Related work items: #23319 --- components/case/summary/utils/caseStagesByAppealType.js | 2 +- locales/cy/case-stages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/case/summary/utils/caseStagesByAppealType.js b/components/case/summary/utils/caseStagesByAppealType.js index 42f8c1fd..ee8f084d 100644 --- a/components/case/summary/utils/caseStagesByAppealType.js +++ b/components/case/summary/utils/caseStagesByAppealType.js @@ -677,7 +677,7 @@ export const stagesByCaseType = { descriptionKey: "statements-desc-order" }, { - stageId: 846040019, + stageId: 846040055, titleKey: "final-comments", descriptionKey: "final-comments-desc-cpo" }, diff --git a/locales/cy/case-stages.json b/locales/cy/case-stages.json index 2809db3b..bbdb8625 100644 --- a/locales/cy/case-stages.json +++ b/locales/cy/case-stages.json @@ -40,7 +40,7 @@ "case-in-progress-desc-callin": "Mae'r rhaglen a alwyd i mewn wedi'i chychwyn.", "questionnaire-lpa-to-notify": "Holiadur / ACLl i'w Hysbysu", "questionnaire-lpa-to-notify-desc": "Rhaid i'r Awdurdod Cynllunio Lleol gyflwyno eu Holiadur i PEDW a hysbysu partïon â diddordeb o ddechrau'r apêl, a'u cyfle i gyflwyno sylwadau.", - "representations-period": "Ymweliad Safle", + "representations-period": "Cyfnod cynrychioliadau", "representations-period-desc": "Gellir cyflwyno cynrychiolaethau ar gyfer yr apel yn awr.", "representations-period-desc-callin": "Gellir cyflwyno sylwadau nawr ar gyfer y cais a alwyd i mewn.", "final-comments": "Sylwadau Terfynol",