With the updates and pulling in the recent orchid changes, the specific category no longer displays when you try to clear a filter (e.g. "Clear Category Filter" text is now "Clear Filter" text when you hover over the X).
We'll want to build in some multilingual support for this. Instead of our search.clear variable in *.yml being "Clear Filter," we should have it broken up into "Clear" and "Filter", two separate variables (maybe search.clear and search.filter).
With the updates and pulling in the recent orchid changes, the specific category no longer displays when you try to clear a filter (e.g. "Clear Category Filter" text is now "Clear Filter" text when you hover over the X).
We'll want to build in some multilingual support for this. Instead of our
search.clearvariable in*.ymlbeing "Clear Filter," we should have it broken up into "Clear" and "Filter", two separate variables (maybesearch.clearandsearch.filter).