8
0
Fork 0
GoogleServices/copy_this/modules/d3/d3_googleanalytics/translations/en/d3_googleanalytics_lang.php

14 Zeilen
303 B
PHP

<?php
$sLangName = "English";
// -------------------------------
// RESOURCE IDENTITFIER = STRING
// -------------------------------
$aLang = array(
//Navigation
'charset' => 'ISO-8859-15',
'D3_GOOGLEANALYTICS_OPTOUT' => 'Click here to opt-out of Google Analytics.',
);