select number records returned

This commit is contained in:
2022-02-01 11:36:14 +00:00
parent a17385d037
commit c932f57bf3
16 changed files with 212 additions and 53 deletions
+3 -1
View File
@@ -60,5 +60,7 @@
"searchresults-watch-label": "Gwylio",
"searchresults-search-button-label": "Chwilio uwch",
"searchresults-new-search-button-label": "Chwiliad newydd",
"searchresults-no-records-label": "Nid oes unrhyw gofnodion"
"searchresults-no-records-label": "Nid oes unrhyw gofnodion",
"searchresults-show-records-label-a": "Dangoswch",
"searchresults-show-records-label-b": "cofnod"
}
+3 -1
View File
@@ -60,5 +60,7 @@
"searchresults-watch-label": "Watch",
"searchresults-search-button-label": "Advanced Search",
"searchresults-new-search-button-label": "New Search",
"searchresults-no-records-label": "There are no records"
"searchresults-no-records-label": "There are no records",
"searchresults-show-records-label-a": "Show",
"searchresults-show-records-label-b": "records"
}