mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
12 lines
248 B
PHP
12 lines
248 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" => "",
|
|
];
|