gamuform/lang/gamuform_es.php
2023-09-22 13:08:41 +02:00

26 lines
311 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" => "configuración de",
// EE
"enregistrer" => "Regístrese en",
// II
// RR
// SS
// TT
);