mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 06:47:56 -05:00
12 lines
181 B
PHP
12 lines
181 B
PHP
<?php
|
|
return [
|
|
"all" => "",
|
|
"columns" => "",
|
|
"hide_show_pagination" => "",
|
|
"loading" => "",
|
|
"page_from_to" => "",
|
|
"refresh" => "",
|
|
"rows_per_page" => "",
|
|
"toggle" => "",
|
|
];
|