updated dropdown search with translations

This commit is contained in:
2021-09-30 11:55:30 +01:00
parent 13833930fe
commit d05caec63c
16 changed files with 68 additions and 17 deletions
+3 -1
View File
@@ -9,6 +9,7 @@
"postcode-label": "Postcode",
"lpa-label": "Local Planning Authority",
"lpa-reference-label": "LPA reference number",
"appealtype-label": "Select an appeal type",
"case-type-label": "Case type",
"case-type-option-1": "-- Select --",
"case-type-option-2": "Any/All",
@@ -57,5 +58,6 @@
"searchresults-status-label": "Status",
"searchresults-watch-label": "Watch",
"searchresults-search-button-label": "Refine Search",
"searchresults-new-search-button-label": "New Search"
"searchresults-new-search-button-label": "New Search",
"searchresults-no-records-label": "There are no records"
}