gamuform/lang/gamuform_fr.php

26 lines
308 B
PHP

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// AA
// CC
"configuration_des" => "configuration des",
// EE
"enregistrer" => "Enregistrer",
// II
// RR
// SS
// TT
);