mcramer
2013-02-07 8d915194ee3c93be4c540ed6d0c6f1bd82780e90
1
2
3
4
5
<?php
$wb['description_txt'] = '説明';
$wb['name_txt'] = 'グループ';
$wb['name_err'] = 'グループ名は1〜30文字で指定してください。';
?>