Merged PR 2346: updated close status on non val
updated close status on non val Related work items: #23365
This commit is contained in:
@@ -764,8 +764,8 @@ export const stagesByCaseType = {
|
||||
descriptionKey: "decision-outcome-desc"
|
||||
},
|
||||
{
|
||||
stageId: 846040013,
|
||||
titleKey: "case-closed",
|
||||
stageId: 846040060,
|
||||
titleKey: "case-closed-nonval",
|
||||
descriptionKey: "case-closed-desc"
|
||||
}
|
||||
])
|
||||
|
||||
@@ -443,6 +443,11 @@
|
||||
"value": "Environmental Impact Assessment Scoping",
|
||||
"value_cy": "Cwmpasu Asesiad Effaith Amgylcheddol",
|
||||
"statuscode": "51"
|
||||
},
|
||||
{
|
||||
"value": "Case Closed - Decision Issued",
|
||||
"value_cy": "Achos Ar Gau - Penderfyniad Wedi'i Gyhoeddi",
|
||||
"statuscode": "52"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"minister-s-decision-desc": "Mae Gweinidogion Cymru wedi cyhoeddi eu penderfyniad ar y cais hwn.",
|
||||
"minister-s-decision-desc-callin": "Bydd Gweinidogion Cymru yn cyhoeddi eu penderfyniad.",
|
||||
"case-closed": "Achos wedi'i Gau",
|
||||
"case-closed-nonval": "Achos Ar Gau - Penderfyniad Wedi'i Gyhoeddi",
|
||||
"case-closed-desc": "Mae PEDW wedi penderfynu ar yr apêl ac mae'r achos bellach wedi'i gau.",
|
||||
"case-closed-desc-order": "Mae PEDW wedi penderfynu ar y gorchymyn ac mae'r achos bellach wedi'i gau.",
|
||||
"case-closed-desc-application": "Mae PEDW wedi penderfynu ar y cais ac mae'r achos bellach wedi'i gau.",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"minister-s-decision-desc": "The Welsh Ministers have issued their decision on this application.",
|
||||
"minister-s-decision-desc-callin": "The Welsh Ministers will issue their decision.",
|
||||
"case-closed": "Case Closed",
|
||||
"case-closed-nonval": "Case Closed - Decision Issued",
|
||||
"case-closed-desc": "PEDW has determined the appeal and the case has now been closed.",
|
||||
"case-closed-desc-order": "PEDW has determined the order and the case has now been closed.",
|
||||
"case-closed-desc-application": "PEDW has determined the application and the case has now been closed.",
|
||||
|
||||
Reference in New Issue
Block a user