Merged PR 2325: missing welsh translations on search results
missing welsh translations on search results Related work items: #23044
This commit is contained in:
@@ -687,7 +687,7 @@ const SearchResults = (props) => {
|
||||
'$..[?(@ && @.value=="' +
|
||||
item[
|
||||
"statuscode@OData.Community.Display.V1.FormattedValue"
|
||||
] +
|
||||
].trim() +
|
||||
'")].value_cy',
|
||||
json: transLookup,
|
||||
eval: true
|
||||
|
||||
@@ -438,6 +438,11 @@
|
||||
"value": "Blocked",
|
||||
"value_cy": "Wedi’i Rwystro",
|
||||
"statuscode": 50
|
||||
},
|
||||
{
|
||||
"value": "Environmental Impact Assessment Scoping",
|
||||
"value_cy": "Cwmpasu Asesiad Effaith Amgylcheddol",
|
||||
"statuscode": "51"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user