[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_vi.php
old mode 100644 (file)
new mode 100755 (executable)
index 3ddff4c..b6814ab
@@ -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/statistiques?lang_cible=vi
+// extrait automatiquement de https://trad.spip.net/tradlang_module/statistiques?lang_cible=vi
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -39,5 +41,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_page_statistiques' => 'Thống kê theo từng đề mục',
        'titre_page_statistiques_visites' => 'Thống kê về thăm viếng'
 );
-
-?>