dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added missing language strings vor apps vhost form.
tbrehm
2009-10-28
86d2e01927fd55c55a2dcb4091a327cf87e68fe7
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
tr_mail_user_stats_list.lng
1
2
3
4
5
6
7
8
<?php
$wb["list_head_txt"] = 'Mail trafiği';
$wb["email_txt"] = 'Email';
$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 ay';
?>