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_fr.php
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/scssphp.git if (!defined('_ECRIRE_INC_VERSION')) { return; } $GLOBALS[$GLOBALS['idx_lang']] = array( // S 'scssphp_description' => 'Intégration de l’implémentation php de SCSS [->https://scssphp.github.io/scssphp/]. Il faut avoir au minimum PHP 5.6 pour le bon fonctionnement de cette intégration.', 'scssphp_titre' => 'SCSS PHP' );