Files
opensourcepos/app/Language/ar-LB/Bootstrap_tables.php
2023-04-27 21:53:31 -04:00

12 lines
452 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' => '{0} صف بالصفحة',
'tables_toggle' => 'تغيير',
];