dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Function to increment the customer number automatically - Added fields to...
Till Brehm
2013-11-20
3d96c53b303cfd720a44ad6f825eb94f7c4a3ca3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
hu_support_message_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Support üzenetek';
$wb['sender_id_txt'] = 'Feladó';
$wb['subject_txt'] = 'Tárgy';
$wb['add_new_record_txt'] = 'Új support üzenet';
$wb['date_txt'] = 'Date';
?>