PATH:
home
/
lab2454c
/
omvstudio.com
/
lang
/
en
<?php return [ /* |-------------------------------------------------------------------------- | Labels within Admin Panel |-------------------------------------------------------------------------- */ 'meta' => [ 'title' => 'Admin Console :: V1', 'keyword' => 'Admin Console :: V1', 'description' => 'Admin Console :: V1', ], 'sidebar' => [ 'title' => 'Mogulpix', 'navigation' => [ 'dahboard' => 'Dashboard', 'page' => [ 'heading' => 'Pages', 'create' => 'Add', 'manage' => 'Manage' ], 'contact' => [ 'heading' => 'Contacts', 'manage' => 'Manage' ], 'media_manager' => [ 'heading' => 'Media', ], ] ], 'header' => [ 'navigation' => [ 'profile' => 'Profile', 'settings' => 'Settings', 'logout' => 'Logout', ] ], 'login' => [ 'heading' => 'Welcome to Admin Console', 'placeholder' => [ 'email' => 'Enter Email Address', 'password' => 'Password', 'remember' => 'Remember Me', 'btn_login' => 'Login', ] ], 'logout' => [ 'confirm_heading' => 'Are you sure?', 'confirm_message' => 'Select "Logout" below if you are ready to end your current session.', ], 'contact' => [ 'heading' => 'Contacts', 'placeholder' => [ 'title' => 'Contact Information', 'name' => 'Name', 'email' => 'Email', 'subject' => 'Subject', 'message' => 'Message', 'date' => 'Date', 'action' => 'Action' ] ], 'page' => [ 'heading' => 'Page Management', 'title' => [ 'create' => 'Create New Page', 'page' => 'Manage Page', 'banner' => 'Manage Banner', 'seo' => 'Manage SEO', 'widget' => 'Manage Widgets', ], 'navigation' => [ 'general' => 'General', 'banner' => 'Banner', 'seo' => 'Seo', 'widget' => 'Widget' ], 'placeholder' => [ 'title' => 'Title', 'slug' => 'Slug', 'content' => 'Content', 'seo_title' => 'Title', 'seo_meta_keywords' => 'Meta Keywords', 'seo_meta_description' => 'Meta Description', 'action' => 'Action', 'banner' => [ 'no_image_text' => 'No image foud', 'content' => 'Banner Content', 'button_title' => 'Button Title (Optional)', 'button_url' => 'Button Url (Optional)', ], ], 'metatab' => [ 'label' => [ 'work_flow' => 'Work Flow', 'image_tab' => 'Image Tab', 'faq' => 'Faq', 'contact' => 'Contact' ], ], 'widget' => [ 'workflow' => [ 'heading' => 'Heading', 'title' => 'Title', 'icon_url' => 'Icon Url', 'content' => 'Content' ] ] ], 'profile' => [ 'heading' => 'Profile', 'navigation' => [ 'account' => 'Account', 'manage_password' => 'Password' ], 'placeholder' => [ 'title_account' => 'Manage Profile Information', 'first_name' => 'First Name', 'last_name' => 'Last Name', 'email' => 'Email', 'title_password' => 'Manage Your Password', 'current_password' => 'Current Password', 'new_password' => 'New Password', 'confirm_password' => 'Confirm Password', ] ], 'site_options' => [ 'heading' => 'Settings', 'placeholder' => [ 'title' => 'Manage Site Settings Information', 'first_name' => 'First Name', 'last_name' => 'Last Name', 'email' => 'Email', 'title_password' => 'Manage Your Password', 'current_password' => 'Current Password', 'new_password' => 'New Password', 'confirm_password' => 'Confirm Password', ] ], 'media_manager' => [ 'heading' => 'Media', 'placeholder' => [ 'tab_upload' => 'Add Media', 'tab_media_list' => 'Media List', 'media_info' => 'Media Information', 'asset_id' => 'Asset Id', 'resource_type' => 'Resource Type', 'width' => 'Width', 'height' => 'Height', 'size' => 'Size', 'thumbnail_url' => 'Thumbnail Url', 'original_url' => 'Original Url', ] ], 'button' => [ 'cancel' => 'Cancel', 'logout' => 'Logout', 'view' => 'View', 'create' => 'Create', 'delete' => 'Delete', 'update' => 'Update', 'upload' => 'Upload', 'next' => 'Next', 'select' => 'Select', 'save' => 'Save', 'add' => 'Add' ], 'delete' => [ 'confirmation' => 'Are you sure?', 'message' => 'Data will be deleted permanently and will not be recoverable ' ], 'copyright' => 'Copyright @ Mogulpix AdminConsole :y', 'notification' => [ 'heading' => 'Notification', 'category' => 'Category', 'asset_id' => 'Asset Id', ] ];
[-] pagination.php
[edit]
[-] admin_lebels.php
[edit]
[+]
..
[-] admin_messages.php
[edit]
[-] validation.php
[edit]
[-] passwords.php
[edit]
[-] auth.php
[edit]