Update error string

This commit is contained in:
Fedor Indutny 2024-03-07 10:45:46 -08:00 committed by GitHub
parent f61954ee5b
commit 3f9c184577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5620,7 +5620,7 @@
"description": "Shown if user has attempted to use forbidden characters in username"
},
"icu:ProfileEditor--username--check-starting-character": {
"messageformat": "Usernames may not begin with a number.",
"messageformat": "Usernames cannot begin with a number.",
"description": "Shown if user has attempted to begin their username with a number"
},
"icu:ProfileEditor--username--check-character-min": {