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

12 lines
414 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' => 'החלף',
];