Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/job-board.corals.io/Corals/modules/Marketplace/resources/lang/ar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/job-board.corals.io/Corals/modules/Marketplace/resources/lang/ar/module.php
<?php

return [
    'marketplace' => [
        'title' => 'التجارة الإلكترونية'
    ],
    'attribute' => [
        'title' => 'سمات',
        'title_singular' => 'السمة'
    ],
    'brand' => [
        'title' => 'العلامات التجارية',
        'title_singular' => 'علامة تجارية'
    ],
    'cart' => [
        'title' => 'عربة التسوق',
        'title_singular' => 'عربة التسوق'
    ],
    'category' => [
        'title' => 'الأقسام',
        'title_singular' => 'القسم'
    ],
    'checkout' => [
        'title' => 'الدفع',
        'title_singular' => 'الدفع'
    ],

    'coupon' => [
        'title' => 'كوبونات',
        'title_singular' => 'كوبون'
    ],
    'order' => [
        'title' => 'الطلبات',
        'title_singular' => 'الطلب',
        'update' => 'تحديث الطلب'
    ],
    'wishlist' => [
        'title' => 'المفضلات',
        'title_singular' => 'مفضله',
        'item' => 'قائمة المفضلات'
    ],
    'product' => [
        'title' => 'منتجات',
        'title_singular' => 'منتج',
        'media_title' => 'الميديا'
    ],
    'shipping' => [
        'title' => 'قاعدة الشحن',
        'title_singular' => 'قاعدة الشحن',
        'index_title' => 'الشحن'
    ],
    'shop' => [
        'title' => 'متجر',
        'title_singular' => 'إعدادات التجارة الإلكترونية'
    ],
    'sku' => [
        'title' => 'SKU',
        'title_singular' => 'SKU',
        'product_title' => ':product SKU',
    ],
    'tag' => [
        'title' => 'السمات',
        'title_singular' => 'السمة'
    ]


];

Spamworldpro Mini