dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix: PHP Versions are not displayed until php-mode is changed and then chan...
mcramer
2012-08-17
96d5514d9b7b5ffe27b5682ffb5436840652629e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
el_support_message_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Μηνύματα Υποστήριξης';
$wb['sender_id_txt'] = 'Αποστολέας';
$wb['subject_txt'] = 'Θέμα';
$wb['add_new_record_txt'] = 'Νέο μήνυμα υποστήριξης';
?>