Fantu
2009-12-27 2d870d2e8f19312c714b1c2891c6397e01815af3
interface/web/sites/lib/lang/tr_web_sites_stats_list.lng
@@ -1,8 +1,8 @@
<?php
$wb["list_head_txt"] = 'Web trafiği';
$wb["domain_txt"] = 'Domain';
$wb["this_month_txt"] = 'Bu ay';
$wb["last_month_txt"] = 'Geçen ay';
$wb["this_year_txt"] = 'Bu yıl';
$wb["last_year_txt"] = 'Geçen yıl';
$wb['list_head_txt'] = 'Web trafiği';
$wb['domain_txt'] = 'Domain';
$wb['this_month_txt'] = 'Bu ay';
$wb['last_month_txt'] = 'Geçen ay';
$wb['this_year_txt'] = 'Bu yıl';
$wb['last_year_txt'] = 'Geçen yıl';
?>