![]() 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_exception' => 'Theme [:name] already exists', 'theme_exception_extend' => ', Current Theme: [:theme]', 'theme_not_found' => 'Theme :themeName not Found', 'theme_not_added' => 'Invalid theme upload file', 'theme_invalid_structure' => 'Invalid Theme structure', 'theme_invalid_installed' => 'Theme :themeName already exist. You must remove it first.', 'theme_not_exist' => 'Error: Theme :name doesn\'t exist', 'theme_asset_not_found' => 'Asset not found [:url]', 'theme_asset_not_found_warning' => 'Asset not found [:url] in Theme [:name]', 'theme_import_demo' => 'No demo data found for import', 'theme_cannot_delete' => 'Can not delete folder [:viewsPath] of theme [:name] because it is also used by theme [:themeName]', 'theme_invalid_json' => 'Invalid theme.json file [:filename]', 'theme_invalid_cash_json' => 'Invalid theme cache json file [:cachePath]', 'theme_invalid_folder' => 'Invalid theme.json file at [:themeFolder]', 'theme_cannot_execute' => 'No theme is set. Can not execute method [:method] in [:self_class]', ], ];