X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_bs.php;h=3e79444ed60b933548728c8f65e1ccb16c405b84;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=23536c850bd6e1a39374c1038d30def57274a225;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_bs.php b/www/plugins-dist/breves/lang/breves_bs.php index 23536c85..3e79444e 100644 --- a/www/plugins-dist/breves/lang/breves_bs.php +++ b/www/plugins-dist/breves/lang/breves_bs.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=bs // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -42,5 +44,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_langue_breve' => 'JEZIK KRATKE PORUKE', # MODIF 'titre_page_breves' => 'Kratke poruke' ); - -?>