BlazorTable icon indicating copy to clipboard operation
BlazorTable copied to clipboard

Translation

Open DaveProkop opened this issue 5 years ago • 3 comments

Are you planning to translate (or option to customize) static strings - in page and filer? It would be fine for non-english speaking end users.

DaveProkop avatar Mar 22 '20 09:03 DaveProkop

I haven't thought much about translations yet, its probably a good time to start.

Do you have any suggestions on how you would like to see this implemented?

IvanJosipovic avatar Mar 22 '20 17:03 IvanJosipovic

Maybe using resources? It should be for both client and serve side model. I've just experimented with this, but I'm stuck with changing culture.

DaveProkop avatar Mar 22 '20 19:03 DaveProkop

Hi, your package is awesome, congratulations! I agree with DaveProkop. There is need the resources to be translated using a resource file, otherwise it cannot be used in culture-specific projects.

DataCollector2014 avatar Sep 25 '20 10:09 DataCollector2014