dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
$wb['dnssec_txt'] = 'Sign zone (DNSSEC)'; was somehow missing
A. Täffner
2016-04-12
ca0e6e4f1865124b14b6949b3d061c39b57f0463
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
tr_user_quota_stats_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Posta Kutusu Kotası';
$wb['quota_txt'] = 'Kota';
$wb['name_txt'] = 'Ad';
$wb['email_txt'] = 'E-posta Adresi';
$wb['used_txt'] = 'Kullanılan Alan';
$wb['percentage_txt'] = 'Kullanılan %';
?>