[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / forum / lang / forum_pt.php
index 10d0203..86c8d20 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/forum?lang_cible=pt
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -176,5 +178,3 @@ utilizadores devem ter uma assinatura ao fornecer o seu endereço e-mail antes d
        // V
        'voir_messages_objet' => 'visualizar as mensagens'
 );
-
-?>