dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed some awstats problems. - Added SNI config field in sysetm > server ...
tbrehm
2011-09-23
d81a4c42e7ee990f8ad7099fd116bf634b27fdbf
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
el_client_del.lng
1
2
3
4
5
6
<?php
$wb['confirm_action_txt'] = 'Επιβεβαίωση ενέργειας';
$wb['delete_explanation'] = 'Η ενέργεια θα διαγράψει τις παρακάτω εγγραφές που αφορούν τον πελάτη';
$wb['btn_save_txt'] = 'Διαγραφή πελάτη';
$wb['btn_cancel_txt'] = 'Ακύρωση χωρίς διαγραφή πελάτη';
?>