[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / breves / lang / breves_fr_tu.php
index 45a9a40..b0a71d6 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=fr_tu
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -46,5 +48,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_nouvelle_breve' => 'Nouvelle brève',
        'titre_page_breves' => 'Brèves'
 );
-
-?>