Files
opensourcepos/app/Language/fa-IR/Bootstrap_tables.php
T

12 lines
496 B
PHP

<?php
return [
"tables_all" => "همه",
"tables_columns" => "ستون ها",
"tables_hide_show_pagination" => "پنهان کردن / نمایش صفحه بندی",
"tables_loading" => "...در حال بارگزاری، لطفا منتظر بمانید",
"tables_page_from_to" => "نمایش {0} تا {1} از {2} ردیف",
"tables_refresh" => "تازه کردن",
"tables_rows_per_page" => "صفر ردیف در هر صفحه",
"tables_toggle" => "تغییر وضعیت",
];