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/
This commit is contained in:
objecttothis
2026-04-07 16:56:56 +00:00
committed by Weblate
parent 4fac5d9198
commit 7ca8c9561a

View File

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