⚝
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
/
dutch
/
View File Name :
browse_themes_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // my_themes_lang.php //=========================================================== // SOFTACULOUS // Version : 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.' - Mijn templates'; $l['return'] = 'Terug naar het overzicht'; $l['user_apikey'] = 'Uw PopularFX API Key'; $l['theme_settings'] = 'PopularFX template instellingen'; $l['fetch'] = 'Key ophalen'; $l['no_key'] = 'API Key niet beschikbaar. Klik op de "Key ophalen knop" om een API Key te genereren.'; $l['owned_themes'] = 'Uw aankopen'; $l['err_fetch_key'] = 'Foutmelding - Het ophalen van de API Key is mislukt. Probeer het later nogmaals.'; $l['err_noapi_abort_buy'] = 'Foutmelding - Er is een interne fout opgetreden bij het verwerken van uw betaling.'; $l['err_fetch_owened_theme'] = 'Foutmelding - Het overzicht van uw aangekochte templates kan niet worden weergegeven op dit moment.'; $l['demo'] = 'Demo'; $l['browse_theme'] = 'Browse templates'; $l['purchase'] = 'Kopen'; $l['payment_heading'] = 'Koop template'; $l['payment_redirect'] = 'U wordt doorverwezen naar de betaal pagina ';//trailing space is required $l['close'] = 'Sluiten'; $l['free'] = 'Gratis'; $l['select'] = 'Selecteer'; $l['search_theme'] = 'Search Themes'; $l['result_for'] = 'Showing results for: ';