dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2524 - Add check in remote api that no email alias can be added t...
tbrehm
2012-12-04
2052e167f7dc04e37041443f640af4e8c18c3bc0
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
tr_client_del.lng
1
2
3
4
5
6
<?php
$wb['confirm_action_txt'] = 'İşlemi onaylayın';
$wb['delete_explanation'] = 'Bu işlem ilgili müşteri ile alakalı bütün kayıtları silecektir.';
$wb['btn_save_txt'] = 'Müşteriyi sil';
$wb['btn_cancel_txt'] = 'İptal et';
?>