Change copy for a error message

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal
2024-02-07 17:45:18 -06:00
committed by Scott Nonnenberg
parent b7147cdf50
commit 3ee103d18e

View File

@@ -5580,7 +5580,7 @@
"description": "Shown if user has attempted to enter a username with 00 as discriminator"
},
"icu:ProfileEditor--username--check-discriminator-leading-zero": {
"messageformat": "This number cant start with 00. Enter a digit between 1-9",
"messageformat": "Numbers with more than 2 digits cant start with 0",
"description": "Shown if user has attempted to enter a username with leading 0 in discriminator"
},
"icu:ProfileEditor--username--unavailable": {