dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#917 - Problem with cron not url or script sh
tbrehm
2009-10-01
21567d7175ceb44f5858163640a009bb7e5c0fbc
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
nl_web_sites_stats_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Website statistieken';
$wb['domain_txt'] = 'Website domein';
$wb['this_month_txt'] = 'Deze maand';
$wb['last_month_txt'] = 'Laatste maand';
$wb['this_year_txt'] = 'Dit jaar';
$wb['last_year_txt'] = 'Vorig jaar';
?>