[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / sites / lang / sites_oc_ni_la.php
index 0c67ee9..df0039b 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/sites?lang_cible=oc_ni_la
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -33,6 +35,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'icone_modifier_site' => 'Modificar aqueu sit',
        'icone_referencer_nouveau_site' => 'Referenciar un sit nòu',
        'icone_voir_sites_references' => 'Veire lu sits referenciats',
+       'info_1_site' => '1 sit',
        'info_a_valider' => '[de validar]',
        'info_bloquer' => 'blocar',
        'info_bloquer_lien' => 'Blocar aqueu liame',
@@ -104,5 +107,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_sites_tous' => 'Lu sits referenciats',
        'titre_syndication' => 'Sindicacion de sits'
 );
-
-?>