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.
1 parent b26217d commit f82f5f7Copy full SHA for f82f5f7
interface/web/sites/lib/lang/en_ftp_user.lng
@@ -18,7 +18,7 @@ $wb["active_txt"] = 'Active';
18
$wb["limit_ftp_user_txt"] = 'The max. number of FTP users for your account is reached.';
19
$wb["username_error_empty"] = 'Username is empty.';
20
$wb["username_error_unique"] = 'The username must be unique.';
21
-$wb["username_error_regex"] = 'The username contains charachters that are not allowed.';
+$wb["username_error_regex"] = 'The username contains characters that are not allowed.';
22
$wb["quota_size_error_empty"] = 'Quota is empty.';
23
$wb["uid_error_empty"] = 'UID empty.';
24
$wb["uid_error_empty"] = 'GID empty.';
0 commit comments