Merged PR 2325: missing welsh translations on search results

missing welsh translations on search results

Related work items: #23044
This commit is contained in:
Robert Bond
2026-05-15 15:08:53 +00:00
parent 9860f47cbe
commit 5967665138
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -687,7 +687,7 @@ const SearchResults = (props) => {
'$..[?(@ && @.value=="' +
item[
"statuscode@OData.Community.Display.V1.FormattedValue"
] +
].trim() +
'")].value_cy',
json: transLookup,
eval: true
+5
View File
@@ -438,6 +438,11 @@
"value": "Blocked",
"value_cy": "Wedii Rwystro",
"statuscode": 50
},
{
"value": "Environmental Impact Assessment Scoping",
"value_cy": "Cwmpasu Asesiad Effaith Amgylcheddol",
"statuscode": "51"
}
]
],