Your IP : 216.73.217.68


Current Path : /home/atelierpru/www/OLD/plugins/auto/googleanalytics/v0.5.3/lang/
Upload File :
Current File : /home/atelierpru/www/OLD/plugins/auto/googleanalytics/v0.5.3/lang/googleanalytics_en.php

<?php

// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
if (!defined("_ECRIRE_INC_VERSION")) return;

$GLOBALS[$GLOBALS['idx_lang']] = array(
	// C
	'cfg_descriptif' => 'Here you can provide your Google Analytics ID.',
	'cfg_titre' => 'Google analytics',

	// E
	'explication_id_google' => 'If "_" or empty, removes the functionality (empty revert to default).',

	// L
	'label_id_google' => 'Your Google Analytics ID like "UA-12345"',
	'label_ga_universal' => 'Use <a href="https://support.google.com/analytics/answer/2790010?hl%3Den">Google Analytics Universal</a>',
);
?>