Skip to content

Commit

Permalink
Merge pull request #45 from spknetwork/text-improvement
Browse files Browse the repository at this point in the history
edit text
  • Loading branch information
Adesojisouljay authored Jul 15, 2024
2 parents 08d3fa7 + 6b4f223 commit ca3e754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/i18n/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"username-min-length-error": "Length of username should be at least 3 characters",
"username-max-length-error": "Length of username should not be more than 16 characters",
"username-no-ascii-first-letter-error": "First character should be a Letter",
"username-contains-symbols-error": "Should not contain spaces, should contain Letters, Numbers, Hyphen only",
"username-contains-symbols-error": "Should not contain spaces, can contain Letters, Numbers, Hyphen only",
"username-contains-double-hyphens": "Should not contain double Hyphens",
"username-exists": "This username already registered. Please, try another one",
"username-starts-number": "Should not start with Numbers",
Expand Down

0 comments on commit ca3e754

Please sign in to comment.