PagedList.Core.Mvc icon indicating copy to clipboard operation
PagedList.Core.Mvc copied to clipboard

Globalization

Open ricardosmoke opened this issue 3 years ago • 1 comments

Hello.

Please, how can I change the labels to my local language? I tried to change in the source code, compiled and imported to my project, but then I get some erros (IPagedList and StaticPagedList). I googled and didn't found anything about it. I tried to change in the PagedListRenderOptions and in PagedListRenderOptionsBootstrap4 classes.

Thank you!

ricardosmoke avatar Mar 14 '21 12:03 ricardosmoke

Hello,

An instance of PagedListRenderOptions should be created if you want to customize the options for the pager as it is demonstrated in the sample.

hieudole avatar May 10 '21 14:05 hieudole