
3 changed files with 21 additions and 0 deletions
@ -0,0 +1,17 @@
|
||||
<?php |
||||
// This is a SPIP language file -- Ceci est un fichier langue de SPIP |
||||
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-iextras?lang_cible=eo |
||||
// ** ne pas modifier le fichier ** |
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) { |
||||
return; |
||||
} |
||||
|
||||
$GLOBALS[$GLOBALS['idx_lang']] = array( |
||||
|
||||
// I |
||||
'iextras_description' => 'Aldonas en la privata spaco kompletan interfacon por mastrumi ekstrajn kampojn en redaktaj objektoj.', |
||||
'iextras_nom' => 'Ekstraj kampoj (interfaco)', |
||||
'iextras_slogan' => 'Disponigas grafikan interfacon por mastrumi ekstrajn kampojn', |
||||
'iextras_titre' => 'Ekstraj kampoj (interfaco)' |
||||
); |
Loading…
Reference in new issue