dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changed filter query to exact match for parent_domain_id as per bug #1177
mike_p
2010-05-26
c89471eac3a935900f95f6685970583cc88c4a96
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
sk_mail_user_stats_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Mailová komunikácia';
$wb['email_txt'] = 'Email';
$wb['this_month_txt'] = 'Tento mesiac';
$wb['last_month_txt'] = 'Minulý mesiac';
$wb['this_year_txt'] = 'Tento rok';
$wb['last_year_txt'] = 'Minulý rok';
?>