X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_la.php;fp=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_la.php;h=317648bd8d7a221ad2d4f02862bb9514f80f1a35;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=a67a9d29d086d9227a101a3b93aa207e965d2fa2;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_la.php b/www/plugins-dist/breves/lang/breves_la.php index a67a9d29..317648bd 100644 --- a/www/plugins-dist/breves/lang/breves_la.php +++ b/www/plugins-dist/breves/lang/breves_la.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=la // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -21,5 +23,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_breve_publiee' => 'Edita pronuntiatio', 'titre_breve_refusee' => 'Recusata pronuntiatio' ); - -?>