Skip to content
ca_groups.lng 132 B
Newer Older
Till Brehm's avatar
Till Brehm committed
<?php
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Group';
$wb['name_err'] = 'Group must be min 1, max 30 Chars.';
?>