dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
(re)add filesize to website-backups
Florian Schaal
2014-11-04
0b22b5eff8e4fa2b12c375539997c1ad6933561c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
ja_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'DNSウィザードテンプレート';
$wb['visible_txt'] = '公開する';
$wb['name_txt'] = 'サーバー名';
$wb['add_new_record_txt'] = 'レコードを追加する';
?>