Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 36 forks source link

Allow translating the "x of y" in the grid's footer #91

Open tobbi opened 4 years ago

tobbi commented 4 years ago

The grid's footer contains the text "1 - x of y" indicating the position of datasets on the current page. For l10n purposes, it would be good if that text could be translated.

Mewriick commented 4 years ago

Hello @tobbi

I have planned feature for support translations of static texts. I will focus on it in very near future