Files
opensourcepos/app/Language/ar-LB/Bootstrap_tables.php
2023-08-30 19:16:11 +02:00

12 lines
459 B
PHP

<?php
return [
"tables_all" => "الكل",
"tables_columns" => "أعمدة",
"tables_hide_show_pagination" => "عرض/إخفاء أرقام الصفحات",
"tables_loading" => "جارى التحميل، برجاء الإنتظار ...",
"tables_page_from_to" => "عرض {0} إلى {1} من {2} صفوف",
"tables_refresh" => "إعادة تحميل",
"tables_rows_per_page" => "{0} صف بالصفحة",
"tables_toggle" => "تغيير",
];