feat: trad esp
This commit is contained in:
parent
192c1ff715
commit
8c45ecef4c
1 changed files with 26 additions and 0 deletions
26
lang/gamuform_es.php
Normal file
26
lang/gamuform_es.php
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
<?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
|
||||||
|
);
|
Loading…
Add table
Reference in a new issue