partial updates for welsh in myportal
This commit is contained in:
@@ -288,7 +288,10 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
</div>
|
||||
)}
|
||||
<div className="cardModuleReference">
|
||||
<b>LPA:</b>
|
||||
<b>
|
||||
{router.locale == "cy" ? "ACLl" : "LPA"}
|
||||
:
|
||||
</b>
|
||||
{router.locale == "cy"
|
||||
? jsonpath(
|
||||
'$..[?(@.value=="' +
|
||||
|
||||
Reference in New Issue
Block a user