Skip to content

Commit

Permalink
fieldNotMatchingPattern$phoneNumberLoose
Browse files Browse the repository at this point in the history
  • Loading branch information
yurikuzn committed Jun 5, 2024
1 parent 7b41731 commit e019de2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/Espo/Resources/i18n/en_US/Global.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
"fieldNotMatchingPattern$latinLettersWhitespace": "{field} can contain only latin letters and whitespace",
"fieldNotMatchingPattern$digits": "{field} can contain only digits",
"fieldNotMatchingPattern$uriOptionalProtocol": "{field} must be a valid URL",
"fieldNotMatchingPattern$phoneNumberLoose": "{field} contains characters not allowed in a phone number",
"fieldInvalid": "{field} is invalid",
"fieldIsRequired": "{field} is required",
"fieldPhoneInvalid": "{field} is invalid",
Expand Down

0 comments on commit e019de2

Please sign in to comment.