X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fmots%2Flang%2Fpaquet-mots_sk.php;fp=www%2Fplugins-dist%2Fmots%2Flang%2Fpaquet-mots_sk.php;h=2f767663a9ac2c97be2524b9e3c8982b1288798b;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=f1e9d5a9ceb136eda5d5250619374d31042e48cd;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/mots/lang/paquet-mots_sk.php b/www/plugins-dist/mots/lang/paquet-mots_sk.php index f1e9d5a9..2f767663 100644 --- a/www/plugins-dist/mots/lang/paquet-mots_sk.php +++ b/www/plugins-dist/mots/lang/paquet-mots_sk.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-mots?lang_cible=sk // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'mots_description' => 'Kľúčové slová a skupiny kľúčových slov', 'mots_slogan' => 'Riadenie kľúčových slov a skupín kľúčových slov v SPIPe' ); - -?>