mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Change copy for a error message
This commit is contained in:
@@ -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 can’t start with 00. Enter a digit between 1-9",
|
||||
"messageformat": "Numbers with more than 2 digits can’t start with 0",
|
||||
"description": "Shown if user has attempted to enter a username with leading 0 in discriminator"
|
||||
},
|
||||
"icu:ProfileEditor--username--unavailable": {
|
||||
|
||||
Reference in New Issue
Block a user