X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_ru.php;fp=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_ru.php;h=4509aa39996d5d1eccff5eaf0980dd09795f1be9;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=595c4cb1e82feba5299ddf88c6f2af3d14c8bc5e;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_ru.php b/www/plugins-dist/breves/lang/breves_ru.php index 595c4cb1..4509aa39 100644 --- a/www/plugins-dist/breves/lang/breves_ru.php +++ b/www/plugins-dist/breves/lang/breves_ru.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=ru // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -48,5 +50,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_nouvelle_breve' => 'Название новости', 'titre_page_breves' => 'Новости' ); - -?>