Florian Schaal
2015-06-05 dadfb45a9a29e239ff722e6d8e91c75f76c314b8
1
2
3
4
5
<?php
$wb['description_txt'] = '説明';
$wb['name_txt'] = 'グループ';
$wb['name_err'] = 'グループ名は1〜30文字で指定してください。';
?>