Adding translations for defaultColumnTypes'. filterOperators
I want to be able to add translations in the dictionary and make refine automatically use these for their default filterOperators' labels without needing to build my own filters from scratch. If this is not possible, then using the defaultOperators would make it that I would have to define my own anyway so that I can override the label with a translation. Unable to find a default way to do this. It makes a lot of sense to pull these by default from your translation provider and fallback to the labels that exist currently.
