rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.71k stars 320 forks source link

datatable labels translation #24

Closed abdosaeedelhassan closed 4 years ago

abdosaeedelhassan commented 4 years ago

Hi,

how to make translation for statistics under the datatable ?

1- Showing 1 to 12 out of 12 results 2- Per Page 3- Search

thank you

rappasoft commented 4 years ago

You can change the $searchLabel $perPageLabel and write a lang file for the last one: https://github.com/rappasoft/laravel-livewire-tables/blob/master/resources/views/includes/_pagination.blade.php#L8