Marius Cramer
2015-01-13 2d0ebade46d8a5942adb3e2ce816840a6ae16c1e
1
2
3
4
5
6
<?php
$wb['name_txt'] = '名前';
$wb['fields_txt'] = 'フィールド';
$wb['template_txt'] = 'テンプレート';
$wb['visible_txt'] = '公開する';
?>