Merged PR 2473: added in the dates on summary tabs

added in the dates on summary tabs

Related work items: #24258, #24259, #24263, #24269
This commit is contained in:
Robert Bond
2026-07-14 10:40:54 +00:00
parent bab0c26515
commit d7a73b7b0b
5 changed files with 200 additions and 24 deletions
+18 -2
View File
@@ -133,7 +133,7 @@
"send-email-notifications": "Anfon hysbysiadau e-bost am ddiweddariadau i'r achos hwn",
"stop-sending-email-notifications": "Stopio anfon diweddariadau e-bost",
"summary-pre-submission-sub-title": "Cyn-gyflwyno",
"summary-submission-sub-title": "Cyflwyniad",
"summary-submission-sub-title": "Cyflwyniad - Archwiliad",
"summary-post-decision-sub-title": "Ar ôl y Penderfyniad",
"summary-post-decision-redetermination-label": " Ailbenderfynu",
"summary-post-decision-redetermination-deadline-label": "Dyddiad cau ar gyfer ailbenderfynu",
@@ -153,5 +153,21 @@
"status-show-all-label": "Dangoswch bob cam",
"status-hide-all-label": "Cuddio pob cam",
"project-type-label": "Math o brosiect",
"summary-specialist-case-process-label": "Proses Achos Arbenigol"
"summary-specialist-case-process-label": "Proses Achos Arbenigol",
"summary-eia-screening-heading": "Sgrinio EIA",
"summary-eia-screening-start-date-label": "Dyddiad Dechrau Sgrinio",
"summary-eia-screening-target-date-label": "Dyddiad Targed Sgrinio",
"summary-eia-screening-target-extended-label": "Targed Sgrinio wedi'i Estyn",
"summary-eia-screening-direction-issued-label": "Dyddiad Cyhoeddi Cyfarwyddyd Sgrinio",
"summary-eia-scoping-heading": "Cwmpasu EIA",
"summary-eia-scoping-start-date-label": "Dyddiad Dechrau Cwmpasu",
"summary-eia-scoping-target-date-label": "Dyddiad Targed Cwmpasu",
"summary-eia-scoping-target-extended-label": "Targed Cwmpasu wedi'i Estyn",
"summary-eia-scoping-direction-issued-date-label": "Dyddiad Cyhoeddi Cyfarwyddyd Cwmpasu",
"summary-case-deadline-label": "Dyddiad Cau'r Achos",
"summary-report-deadline-label": "Dyddiad Cau'r Adroddiad",
"summary-case-submission-date-label": "Dyddiad Cyflwyno'r Achos",
"summary-pre-examination-needed-label": "Angen Cyfarfod Cyn-arholiad",
"summary-consultation-publicity-deadline-label": "Dyddiad Cau ar gyfer Ymgynghori/Cyhoeddusrwydd",
"summary-endof-examination-label": "Diwedd yr Arholiad/Dechrau'r Adrodd"
}
+18 -2
View File
@@ -134,7 +134,7 @@
"send-email-notifications": "Send email notifications for updates to this case",
"stop-sending-email-notifications": "Stop sending email updates",
"summary-pre-submission-sub-title": "Pre Submission",
"summary-submission-sub-title": "Submission",
"summary-submission-sub-title": "Submission - Examination",
"summary-post-decision-sub-title": "Post Decision",
"summary-post-decision-redetermination-label": "Redetermination",
"summary-post-decision-redetermination-deadline-label": "Redetermination deadline",
@@ -154,5 +154,21 @@
"status-show-all-label": "Show all stages",
"status-hide-all-label": "Hide all stages",
"project-type-label": "Project type",
"summary-specialist-case-process-label": "Specialist Case Process"
"summary-specialist-case-process-label": "Specialist Case Process",
"summary-eia-screening-heading": "EIA Screening",
"summary-eia-screening-start-date-label": "Screening Start Date",
"summary-eia-screening-target-date-label": "Screening Target Date",
"summary-eia-screening-target-extended-label": "Screening Target Extended",
"summary-eia-screening-direction-issued-label": "Screening Direction Issued Date",
"summary-eia-scoping-heading": "EIA Scoping",
"summary-eia-scoping-start-date-label": "Scoping Start Date",
"summary-eia-scoping-target-date-label": "Scoping Target Date",
"summary-eia-scoping-target-extended-label": "Scoping Target Extended",
"summary-eia-scoping-direction-issued-date-label": "Scoping Direction Issued Date",
"summary-case-deadline-label": "Case Deadline",
"summary-report-deadline-label": "Report Deadline",
"summary-case-submission-date-label": "Case Submission Date",
"summary-pre-examination-needed-label": "Pre-Examination Meeting Needed",
"summary-consultation-publicity-deadline-label": "Consultation/Publicity Deadline",
"summary-endof-examination-label": "End of Examination/Start of Reporting"
}