[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / sites / lang / sites_tr.php
old mode 100644 (file)
new mode 100755 (executable)
index 98f19be..67b1a55
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/sites?lang_cible=tr
+// extrait automatiquement de https://trad.spip.net/tradlang_module/sites?lang_cible=tr
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -99,5 +101,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_sites_tous' => 'Atıfta bulunulan siteler ',
        'titre_syndication' => 'Site paylaşımı'
 );
-
-?>