Merged PR 2490: eia to aea for welsh in tab and subheadings
eia to aea for welsh in tab and subheadings Related work items: #24269
This commit is contained in:
@@ -510,8 +510,7 @@ const CaseSummary = (props) => {
|
|||||||
href="#case-eia"
|
href="#case-eia"
|
||||||
onClick={() => setWhichTab("case-eia")}
|
onClick={() => setWhichTab("case-eia")}
|
||||||
>
|
>
|
||||||
{" "}
|
{router.locale == "cy" ? "AEA" : "EIA"}
|
||||||
EIA
|
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@@ -155,12 +155,12 @@
|
|||||||
"status-hide-all-label": "Cuddio pob cam",
|
"status-hide-all-label": "Cuddio pob cam",
|
||||||
"project-type-label": "Math o brosiect",
|
"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-heading": "Sgrinio AEA",
|
||||||
"summary-eia-screening-start-date-label": "Dyddiad Dechrau Sgrinio",
|
"summary-eia-screening-start-date-label": "Dyddiad Dechrau Sgrinio",
|
||||||
"summary-eia-screening-target-date-label": "Dyddiad Targed Sgrinio",
|
"summary-eia-screening-target-date-label": "Dyddiad Targed Sgrinio",
|
||||||
"summary-eia-screening-target-extended-label": "Targed Sgrinio wedi'i Estyn",
|
"summary-eia-screening-target-extended-label": "Targed Sgrinio wedi'i Estyn",
|
||||||
"summary-eia-screening-direction-issued-label": "Dyddiad Cyhoeddi Cyfarwyddyd Sgrinio",
|
"summary-eia-screening-direction-issued-label": "Dyddiad Cyhoeddi Cyfarwyddyd Sgrinio",
|
||||||
"summary-eia-scoping-heading": "Cwmpasu EIA",
|
"summary-eia-scoping-heading": "Cwmpasu AEA",
|
||||||
"summary-eia-scoping-start-date-label": "Dyddiad Dechrau Cwmpasu",
|
"summary-eia-scoping-start-date-label": "Dyddiad Dechrau Cwmpasu",
|
||||||
"summary-eia-scoping-target-date-label": "Dyddiad Targed Cwmpasu",
|
"summary-eia-scoping-target-date-label": "Dyddiad Targed Cwmpasu",
|
||||||
"summary-eia-scoping-target-extended-label": "Targed Cwmpasu wedi'i Estyn",
|
"summary-eia-scoping-target-extended-label": "Targed Cwmpasu wedi'i Estyn",
|
||||||
|
|||||||
Reference in New Issue
Block a user