X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fmots%2Flang%2Fpaquet-mots_es.php;fp=www%2Fplugins-dist%2Fmots%2Flang%2Fpaquet-mots_es.php;h=d0b6cfb281e4ee516dd70931e50b1ca187408233;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=e8ae042f5d383116d58c1ee0888b7135a3a7d56e;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/mots/lang/paquet-mots_es.php b/www/plugins-dist/mots/lang/paquet-mots_es.php index e8ae042f..d0b6cfb2 100644 --- a/www/plugins-dist/mots/lang/paquet-mots_es.php +++ b/www/plugins-dist/mots/lang/paquet-mots_es.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-mots?lang_cible=es // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'mots_description' => 'Palabras clave y grupos de palabras clave', 'mots_slogan' => 'Administración de las palabras clave y los grupos de palabras clave en SPIP' ); - -?>