Files
opensourcepos/app/Language/he/Bootstrap_tables.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

12 lines
371 B
PHP

<?php
return [
"all" => "הכול",
"columns" => "עמודות",
"hide_show_pagination" => "הסתר / הצג מספור דפים",
"loading" => "טוען, אנא המתן ...",
"page_from_to" => "מציג {0} ל {1} מתוך {2} שורות",
"refresh" => "רענן",
"rows_per_page" => "{0} שורות לדף",
"toggle" => "החלף",
];