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"
|
||||
onClick={() => setWhichTab("case-eia")}
|
||||
>
|
||||
{" "}
|
||||
EIA
|
||||
{router.locale == "cy" ? "AEA" : "EIA"}
|
||||
</a>
|
||||
</li>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user