Files
opensourcepos/app/Language/he/Bootstrap_tables.php
objecttothis 7ca8c9561a Translated using Weblate (Hebrew)
Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/he/
2026-04-07 20:47:37 +02:00

13 lines
368 B
PHP

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