daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 519 forks source link

Pagination localisation options are insufficient #656

Open deceze opened 5 years ago

deceze commented 5 years ago

The current option to translate of for pagination doesn't work for proper localisation. The proper Japanese localisation for instance would need to be something like {{ total }}件中{{ start }}から{{ end }}まで表示. "Rows per page: ..." and "Page:" should properly be reversible to come after the dropdown too in certain locales.