dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
the path for the dkim-keys is automaticly creaed by the server-plugin, the ...
floria030
2014-02-10
64b2a9cbf8cc6d5b2eadd500035e80d36a95c22c
[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';
?>