mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-25 09:48:02 -05:00
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ar_LB/
10 lines
476 B
PHP
10 lines
476 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"] = "تغيير";
|