diff --git a/components/case/summary/utils/caseStagesByAppealType.js b/components/case/summary/utils/caseStagesByAppealType.js index 9c296fa0..cf858b7b 100644 --- a/components/case/summary/utils/caseStagesByAppealType.js +++ b/components/case/summary/utils/caseStagesByAppealType.js @@ -206,7 +206,7 @@ export const stagesByCaseType = { descriptionKey: "lpa-to-notify-desc" }, { - stageId: 846040026, + stageId: 846040018, titleKey: "representations-period", descriptionKey: "representations-period-desc-callin" }, diff --git a/data/lookuptranslations.json b/data/lookuptranslations.json index 5cfdc755..56256c5c 100644 --- a/data/lookuptranslations.json +++ b/data/lookuptranslations.json @@ -271,7 +271,7 @@ }, { "value": "Representations Period", - "value_cy": "Cyfnod Sylwadau", + "value_cy": "Ymweliad Safle", "statuscode": 17 }, { diff --git a/locales/cy/case-stages.json b/locales/cy/case-stages.json index 81ac952c..d520efc2 100644 --- a/locales/cy/case-stages.json +++ b/locales/cy/case-stages.json @@ -37,7 +37,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": "Cyfnod y Sylwadau", + "representations-period": "Ymweliad Safle", "representations-period-desc": "Gellir cyflwyno sylwadau nawr ar gyfer yr apêl.", "representations-period-desc-callin": "Gellir cyflwyno sylwadau nawr ar gyfer y cais a alwyd i mewn.", "final-comments": "Sylwadau Terfynol",