15 lines
387 B
PHP
15 lines
387 B
PHP
<?php
|
|
|
|
return [
|
|
'Address' => 'عنوان',
|
|
'Advanced configuration' => 'التكوين المتقدم',
|
|
'Category' => 'الفئة',
|
|
'Configuration' => 'لوحة التحكم',
|
|
'Coupon' => 'قسيمة خصم',
|
|
'Customer' => 'العميل',
|
|
'Folder' => 'مجلّد',
|
|
'Hooks' => 'روابط',
|
|
'New York' => 'نيويورك',
|
|
'Search' => 'بحث',
|
|
];
|