Files
opensourcepos/app/Language/he/Bootstrap_tables.php
2024-06-15 17:19:15 +02:00

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