Open
Description
Feature request
Translation Support for the App UI
Is your feature request related to a problem? Please describe.
Currently there is no documented way to translate some of the UI components(like FIlter, SortButton, etc).
I "managed" to translate some of the text by changing the texts straight away on the node_modules folder, yet it isn't the right way to do it.
Describe the solution you'd like
Would be good if had support for a i18n library so we could set our own texts and translations for the whole app
Describe alternatives you've considered
One alternative would be a property field like "label" or something like that in which would allow you to change the texts.