Daniel Steglich
2016-01-15 bb984cedaa3530ccc88c4c1f7ca84ebbfbc52d89
1
2
3
4
5
<?php
$wb['description_txt'] = '説明';
$wb['name_txt'] = 'グループ';
$wb['name_err'] = 'グループ名は1〜30文字で指定してください。';
?>