mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-04 15:13:40 -04:00
12 lines
237 B
PHP
12 lines
237 B
PHP
<?php
|
|
return [
|
|
"tables_all" => "",
|
|
"tables_columns" => "",
|
|
"tables_hide_show_pagination" => "",
|
|
"tables_loading" => "",
|
|
"tables_page_from_to" => "",
|
|
"tables_refresh" => "",
|
|
"tables_rows_per_page" => "",
|
|
"tables_toggle" => "",
|
|
];
|