![]() 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/core/Theme/resources/lang/en/ |
<?php return [ 'theme' => [ 'theme_message_downloaded_update' => 'Theme :name has been updated successfully', 'theme_message_added_successfully' => 'Theme has been added successfully', 'theme_uninstalled_successfully' => 'Theme :name has been uninstalled successfully', 'theme_activated_successfully' => 'Theme :name has been activated successfully', 'theme_imported_successfully' => 'Theme :name demo data has been imported successfully', 'theme_contact' => '<i class="fa fa-magic"></i> Contact Us for more themes', 'theme_add_new' => '<i class="fa fa-plus"></i> Add New Theme', 'theme_check_update' => '<i class="fa fa-refresh"></i> Check for updates', 'theme_update_notification' => 'There is an update available, please check the notifications below', 'box_title' => 'Admin Themes', 'box_cms_title' => 'Frontend Themes', 'theme_uninstall' => '<i class="fa fa-fw fa-times-circle"></i> Uninstall', 'theme_activate' => '<i class="fa fa-fw fa-check-circle"></i> Activate', 'theme_deactivate' => '<i class="fa fa-fw fa-minus-circle"></i> Deactivate', 'theme_import_demo' => '<i class="fa fa-fw fa-file-text"></i> Import Demo', 'theme_new' => '<i class="fa fa-download"></i> New (:version)', 'add_new_theme' => 'Add New Theme', 'confirmation' => [ 'activate_theme' => 'You are going to activate [:name] theme', 'deactivate_theme' => 'You are going to deactivate [:name] theme', 'import_theme' => 'You are going to import [:name] theme demo data', 'download_update_theme' => 'You are going to download and update [:name] theme', ] ], ];