HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/french/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/french/admin/licensekey_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// licensekey_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.
//===========================================================
// ----------------------------------------------------------
// Edited by:  Philippe Raimundo
// Date:       24 April 2024
// Time:       15:00 hrs
// Site:       https://polisystems.ch/
//////////////////////////////////////////////////////////////

if(!defined('AMPPS') && !defined('WEBUZO')){

	die('Tentative de piratage');

}

$l['license_key'] = 'Licence';
$l['license_success'] = 'La clé a été entrée avec succès';
$l['enter_license_key'] = 'Clé de licence';
$l['exp_license_key'] = 'Entrez votre clé de licence ici.';
$l['submit_license'] = 'Soumettre';
$l['no_licensekey'] = 'Veuillez entrer la clé de licence.';
$l['no_email'] = 'Veuillez entrer votre adresse e-mail';
$l['enter_email'] = 'Adresse e-mail';
$l['exp_enter_email'] = 'Entrez votre adresse e-mail valide ici.';