dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fixed php errors on install/update
cfoe
2012-08-21
41eaa8742ea0004c49d5407b9caa3cf01e836fe3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
el_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Τίτλος';
$wb['header_txt'] = 'Ιδιότητες Navi';
$wb['save_txt'] = 'Αποθήκευση';
$wb['cancel_txt'] = 'Άκυρο';
?>