Is possible to achieve this using the transformItems method in your refinementList widget to translate the facets to the desired values. Here is an instantSearch.js example where we are updating the facet value label to display: https://codesandbox.io/s/instantsearch-vanilla-relabel-facet-889dx
If you are looking for multi-lingual search functionality then you would probably also need the results to be in the target language. In such a case you might want to have a look at our guide for creating a multi-lingual search experience:
Comments
0 comments
Article is closed for comments.