[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / lang / crayons_sk.php
index 67ac8e7..b671f99 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/crayons?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(
 
@@ -58,6 +60,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'legend_documents' => 'Nahrávanie súborov',
        'legend_editer_prive' => 'Použiť v súkromnej zóne (experimentálne)',
        'legend_introduction_article' => 'Úvodný text článku',
+       'legend_introduction_rubrique' => 'Úvodný text rubriky',
 
        // M
        'message_image_obligatoire' => 'Musíte si vybrať obrázok',
@@ -86,5 +89,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // V
        'veuillez_patienter' => 'Vyhľadáva sa...'
 );
-
-?>