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/syn.corals.io/Corals/modules/CMS/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/syn.corals.io/Corals/modules/CMS/resources/lang/en/attributes.php
<?php


return [
    'category' => [
        'name' => 'Name',
        'slug' => 'Slug',
        'access_plans' => 'Subscription plans required to access category articles',
        'posts_count' => 'Posts Count',
        'belongs_to' => 'Belongs To',
        'post' => 'Post',
        'faq' => 'Faq',
        'page'=>'Page',
    ],

    'content' => [
        'title' => 'Title',
        'slug' => 'Slug',
        'published' => 'Published',
        'published_at' => 'Published At',
        'categories' => 'Categories',
        'draft' => 'Draft',
        'content' => 'Content',
        'properties' => 'Properties',
        'meta_keywords' => 'Meta keywords',
        'meta_description' => 'Meta description',
        'tags' => 'Tags',
        'private' => 'private',
        'image' => 'Image',
        'private_help' => 'Content will be visible for logged-in users only.',
        'internal' => 'Internal',
        'internal_help' => 'Content will be visible inside user panel only.',
        'clear' => 'Clear featured image',
        'featured_image' => 'Featured Image',
        'featured_image_link' => 'Place a link here',
        'template' => 'Template',
        'question' => 'Question',
        'answer' => 'Answer',
        'file' => 'File',
        'job_title' => 'Job Title',
        'rating' => 'Rating',
        'rating_option' => [
            '5' => '5 Stars',
            '4' => '4 Stars',
            '3' => '3 Stars',
            '2' => '2 Stars',
            '1' => '1 Star'
        ],
    ],

    'block' => [
        'name' => 'Name',
        'key' => 'Key',
        'short_code' => 'Shortcode',
    ],

    'widget' => [
        'id' => 'Id',
        'title' => 'Title',
        'content' => 'Content',
        'widget_width' => 'Widget Width',
        'widget_width_help' => 'Widget width column form 1 to 12',
        'status_options' => [
            'active' => 'Active',
            'inactive' => 'Inactive',
        ],
    ],
    'download' => [
        'downloads_enabled' => 'Downloadable',
        'files' => 'Files'
    ],
    'testimonial' => [
        'author' => 'Author',
        'review' => 'Review'
    ]
];

Spamworldpro Mini