Files
opensourcepos/app/Language/fa/Bootstrap_tables.php
2025-07-11 23:57:46 +02:00

13 lines
539 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'all' => 'همه',
'columns' => 'ستون ها',
'hide_show_pagination' => 'پنهان کردن / نمایش صفحه بندی',
'loading' => '...در حال بارگزاری، لطفا منتظر بمانید',
'page_from_to' => 'نمایش {0} تا {1} از {2} ردیف',
'refresh' => 'تازه کردن',
'rows_per_page' => 'صفر ردیف در هر صفحه',
'toggle' => 'تغییر وضعیت',
];