Skip to content

Commit

Permalink
[Web] chars -> characters
Browse files Browse the repository at this point in the history
  • Loading branch information
andryyy committed Apr 9, 2021
1 parent 6ae1e82 commit 9fb44a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/web/lang/lang.en.json
Expand Up @@ -238,7 +238,7 @@
"password_policy_length": "Minimum password length is %d",
"password_policy_numbers": "Must contain at least one number",
"password_policy_lowerupper": "Must contain lowercase and uppercase characters",
"password_policy_special_chars": "Must contain special chars",
"password_policy_special_chars": "Must contain special characters",
"password_repeat": "Confirmation password (repeat)",
"priority": "Priority",
"private_key": "Private key",
Expand Down

0 comments on commit 9fb44a2

Please sign in to comment.