dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#3147 - description for "Enable Receiving" wrong
Till Brehm
2014-02-16
8216fc71e382721e7cbb241f1eb9c7f0aa2cfbf9
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
ja_support_message_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'サポートメッセージ';
$wb['sender_id_txt'] = '送信者';
$wb['subject_txt'] = '件名';
$wb['add_new_record_txt'] = 'サポートメッセージを作成する';
$wb['date_txt'] = 'Date';
?>