mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-18 14:27:54 -05:00
Currently translated at 12.5% (1 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ur/
13 lines
210 B
PHP
13 lines
210 B
PHP
<?php
|
|
|
|
return [
|
|
'all' => "سب",
|
|
'columns' => "",
|
|
'hide_show_pagination' => "",
|
|
'loading' => "",
|
|
'page_from_to' => "",
|
|
'refresh' => "",
|
|
'rows_per_page' => "",
|
|
'toggle' => "",
|
|
];
|