We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43c5800 + 9b339d4 commit 4edb433Copy full SHA for 4edb433
interface/web/sites/lib/lang/en_web_folder_user.lng
@@ -11,4 +11,5 @@ $wb['password_mismatch_txt'] = 'The passwords do not match.';
11
$wb['password_match_txt'] = 'The passwords do match.';
12
$wb["no_folder_perm"] = 'You have no permission for this folder.';
13
$wb['error_user_exists_already_txt'] = 'There is already a record for this user.';
14
+$wb["username_error_regex"] = 'The Username contains invalid characters.';
15
?>
0 commit comments