![]() 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_message_downloaded_update' => 'O tema :name foi atualizado com sucesso', 'theme_message_added_successfully' => 'O tema foi adicionado com sucesso', 'theme_uninstalled_successfully' => 'O tema :name foi desinstalado com sucesso', 'theme_activated_successfully' => 'O tema :name foi ativado com sucesso', 'theme_imported_successfully' => 'Os dados de demonstração do tema :name foram importados com sucesso', 'theme_contact' => '<i class = "fa-fa-magic"> </i> Contate-nos para mais temas', 'theme_add_new' => '<i class = "fa fa-plus"> </i> Adicionar novo tema', 'theme_check_update' => '<i class = "fa fa-refresh"> </i> Verificar atualizações', 'theme_update_notification' => 'Há uma atualização disponível, por favor, verifique as notificações abaixo', 'box_title' => 'Temas Admin', 'box_cms_title' => 'Temas do CMS', 'theme_uninstall' => '<i class = "fa fa-fw fa-times-circle"> </i> Desinstalar', 'theme_activate' => '<i class = "fa fa-fw fa-check-circle"> </i> Ativar', 'theme_deactivate' => '<i class = "fa fa-fw fa-minus-circle"> </i> Desativar', 'theme_import_demo' => '<i class = "fa fa-fw fa-file-text"> </i> Importar demonstração', 'theme_new' => '<i class = "fa fa-download"> </i> Novo (:version)', 'add_new_theme' => 'Adicionar novo tema', 'confirmation' => [ 'activate_theme' => 'Você vai ativar o tema [:name]', 'deactivate_theme' => 'Você vai desativar [o tema :name]', 'import_theme' => 'Você vai importar [dados de demonstração do tema :name]', 'download_update_theme' => 'Você vai baixar e atualizar o tema [:name]', ], ], ];