diff --git a/locales/cy/search.json b/locales/cy/search.json
index 937c7f2f..e84fbc91 100644
--- a/locales/cy/search.json
+++ b/locales/cy/search.json
@@ -66,5 +66,7 @@
"searchresults-show-records-label-a": "Dangos",
"searchresults-show-records-label-b": "cofnodion",
"searchresults-created-on-label": "Crëwyd ar",
- "address-search-appellant-validation": "Mae angen rhan o'r cyfeiriad i chwilio gydag enw"
+ "address-search-appellant-validation": "Mae angen rhan o'r cyfeiriad i chwilio gydag enw",
+ "filter-documents-label": "Hidlo dogfennau",
+ "clear-filter-button-label": "Clirio'r hidlydd"
}
\ No newline at end of file
diff --git a/locales/en/search.json b/locales/en/search.json
index 67febd36..27a4ef72 100644
--- a/locales/en/search.json
+++ b/locales/en/search.json
@@ -66,5 +66,7 @@
"searchresults-show-records-label-a": "Show",
"searchresults-show-records-label-b": "records",
"searchresults-created-on-label": "Created on",
- "address-search-appellant-validation": "Need part of the address to search with a name"
+ "address-search-appellant-validation": "Need part of the address to search with a name",
+ "filter-documents-label": "Filter documents",
+ "clear-filter-button-label": "Clear filter"
}
\ No newline at end of file