From 7ca8c9561a09e99e06bd450b9927c8a9abf65b7e Mon Sep 17 00:00:00 2001 From: objecttothis Date: Tue, 7 Apr 2026 16:56:56 +0000 Subject: [PATCH] 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/ --- app/Language/he/Bootstrap_tables.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/Language/he/Bootstrap_tables.php b/app/Language/he/Bootstrap_tables.php index ca09b8e9e..65cf104c8 100644 --- a/app/Language/he/Bootstrap_tables.php +++ b/app/Language/he/Bootstrap_tables.php @@ -1,12 +1,12 @@ "הכול", - "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' => "החלף", ];