![]() 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/pt-br/ |
<?php return [ 'theme' => [ 'theme_exception' => 'Tema [:name] já existe', 'theme_exception_extend' => 'Tema atual: [:theme]', 'theme_not_found' => 'Tema :themeName não encontrado', 'theme_not_added' => 'Arquivo de upload de tema inválido', 'theme_invalid_structure' => 'Estrutura de tema inválida', 'theme_invalid_installed' => 'O tema :themeName já existe. Você deve removê-lo primeiro.', 'theme_not_exist' => 'Erro: o tema :name não existe', 'theme_asset_not_found' => 'Ativo não encontrado [:url]', 'theme_asset_not_found_warning' => 'Ativo não encontrado [:url] no Theme [: name]', 'theme_import_demo' => 'Nenhum dado de demonstração encontrado para importação', 'theme_cannot_delete' => 'Não é possível excluir a pasta [:viewsPath] do tema [: name] porque também é usado pelo tema [: themeName]', 'theme_invalid_json' => 'Arquivo theme.json inválido [:filename]', 'theme_invalid_cash_json' => 'Arquivo json de cache de tema inválido [:cachePath]', 'theme_invalid_folder' => 'Arquivo theme.json inválido em [:themeFolder]', 'theme_cannot_execute' => 'Nenhum tema está definido. Não é possível executar o método [:method] em [: self_class]', ], ];