ftimme
2012-11-07 f4ca60a4e9e16cad86c1e5d68dc158977dc39e5d
interface/web/sites/lib/lang/id_web_folder_user.lng
@@ -4,4 +4,9 @@
$wb['password_txt'] = 'Password';
$wb['active_txt'] = 'Active';
$wb['folder_error_empty'] = 'No web folder selecetd.';
$wb['password_strength_txt'] = 'Password strength';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>