mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-16 13:27:56 -05:00
Currently translated at 100.0% (8 of 8 strings) Translation: ospos/bootstrap_tables Translate-URL: http://weblate.jpeelaer.net/projects/ospos/bootstrap_tables/he/
10 lines
431 B
PHP
10 lines
431 B
PHP
<?php
|
|
$lang["tables_all"] = "הכול";
|
|
$lang["tables_columns"] = "עמודות";
|
|
$lang["tables_hide_show_pagination"] = "הסתר / הצג מספור דפים";
|
|
$lang["tables_loading"] = "טוען, אנא המתן ...";
|
|
$lang["tables_page_from_to"] = "מציג {0} ל {1} מתוך {2} שורות";
|
|
$lang["tables_refresh"] = "רענן";
|
|
$lang["tables_rows_per_page"] = "{0} שורות לדף";
|
|
$lang["tables_toggle"] = "החלף";
|