Skip to content
en_groups.lng 194 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb["description_txt"] = 'Description';
$wb["name_txt"] = 'Group';
$wb["name_err"] = 'Group must be min 1, max 30 Chars.';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel'
tbrehm's avatar
tbrehm committed
?>