luya-module-admin
luya-module-admin copied to clipboard
Translations not working for Filters
Translation key appear on filter select box.
Yes indeed, i can confirm this issues because the name of the filter is stored while importing:
$filterModel->setAttribute('name', $this->name());
It should be possible to display the name of the filter while output rendering.