WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
scssphp
/
v3.1.0
/
lang
/
Name
Action
..
paquet-scssphp.xml
Edit
paquet-scssphp_en.php
Edit
paquet-scssphp_fr.php
Edit
scssphp.xml
Edit
scssphp_fr.php
Edit
Editing: paquet-scssphp_en.php
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-scssphp?lang_cible=en // ** ne pas modifier le fichier ** if (!defined('_ECRIRE_INC_VERSION')) { return; } $GLOBALS[$GLOBALS['idx_lang']] = array( // S 'scssphp_description' => 'Integration of PHP implementation from SCSS [->https://scssphp.github.io/scssphp/]. Needs at least PHP 5.6 to works fine.', 'scssphp_titre' => 'SCSS PHP' );