ar-SA
This commit is contained in:
9
resources/lang/ar-SA/pagination.php
Normal file
9
resources/lang/ar-SA/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« السابق',
|
||||
'next' => 'التالي »',
|
||||
'showing' => 'اظهار : الأول الى :الأخير من الكل : النوع',
|
||||
|
||||
];
|
Reference in New Issue
Block a user