X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_ca.php;fp=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_ca.php;h=a535f4d372fcc7350270ff9c9d9e408b1bf85fb9;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=b394019175b1d83fb7106aefc0e6bf7a34fd03bc;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_ca.php b/www/plugins-dist/breves/lang/breves_ca.php index b3940191..a535f4d3 100644 --- a/www/plugins-dist/breves/lang/breves_ca.php +++ b/www/plugins-dist/breves/lang/breves_ca.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=ca // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -45,5 +47,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_langue_breve' => 'LLENGUA DEL BREU', # MODIF 'titre_page_breves' => 'Breus' ); - -?>