diff --git a/lib/core/i18n/en.json b/lib/core/i18n/en.json index c108b9364f..66ad5159fd 100644 --- a/lib/core/i18n/en.json +++ b/lib/core/i18n/en.json @@ -200,6 +200,9 @@ "CLEAR": "Clear", "TOGGLE": "Toggle value" } + }, + "SEARCH": { + "TOGGLE_ASC_DESC_ORDER": "Toggle results between ascending and descending order" } }, "COMMENTS": { diff --git a/lib/core/sorting-picker/sorting-picker.component.html b/lib/core/sorting-picker/sorting-picker.component.html index 57364c858f..ae8319f3bf 100644 --- a/lib/core/sorting-picker/sorting-picker.component.html +++ b/lib/core/sorting-picker/sorting-picker.component.html @@ -6,7 +6,7 @@ -