⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
italian
/
View File Name :
browse_themes_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // my_themes_lang.php //=========================================================== // SOFTACULOUS // Versione : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } // Error strings $l['no_premium_themes'] = 'Premium themes are disabled by admin'; //Theme Strings $l['<title>'] = APP.' - My Themes'; $l['return'] = 'Torna alla visione d\'insieme'; $l['user_apikey'] = 'La tua chiave PupularFX API'; $l['theme_settings'] = 'Impostazioni tema PopularFX'; $l['fetch'] = 'Ottieni Chiave'; $l['no_key'] = 'Chiave API non disponibile. Clicca sul pulsante Ottieni Chiave per ottenere la tua chiave API.'; $l['owned_themes'] = 'I tuoi acquisti'; $l['err_fetch_key'] = 'Siamo spiacenti! Al momento non possiamo richiamare la chiave API. Ti preghiamo di riprovare più tardi.'; $l['err_noapi_abort_buy'] = 'Siamo dispiaciuti! Al momento non possiamo procedere con il pagamento a causa di un errore interno.'; $l['err_fetch_owened_theme'] = 'Siamo spiacenti! Al momento non possiamo richiamare i tuoi temi'; $l['demo'] = 'Demo'; $l['browse_theme'] = 'Sfoglia temi'; $l['purchase'] = 'Compra'; $l['payment_heading'] = 'Acquista tema'; $l['payment_redirect'] = 'Sarai redirezionato verso la piattaforma di pagamento ';//trailing space is required $l['close'] = 'Chiudi'; $l['free'] = 'Gratuito'; $l['select'] = 'Selezionare'; $l['search_theme'] = 'Temi di ricerca'; $l['result_for'] = 'Mostra risultati per: ';