You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.html
Copy file name to clipboardExpand all lines: src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ import { PaginationComponentOptions } from '../../../../../pagination/pagination
Copy file name to clipboardExpand all lines: src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.ts
Copy file name to clipboardExpand all lines: src/assets/i18n/en.json5
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5402,6 +5402,8 @@
5402
5402
5403
5403
"forgot-email.form.aria.label": "Enter your e-mail address",
5404
5404
5405
+
"search-facet-option.update.announcement": "The page will be reloaded. Filter {{ filter }} is selected.",
5406
+
5405
5407
"live-region.ordering.instructions": "Press spacebar to reorder {{ itemName }}.",
5406
5408
5407
5409
"live-region.ordering.status": "{{ itemName }}, grabbed. Current position in list: {{ index }} of {{ length }}. Press up and down arrow keys to change position, SpaceBar to drop, Escape to cancel.",
0 commit comments