add validation message while inn alredy registred
This commit is contained in:
@@ -367,6 +367,7 @@
|
||||
"inn-placeholder": "Enter 10 digits",
|
||||
"INN": "INN",
|
||||
"fullName-required": "Please fill in the field correctly.",
|
||||
"fullName-too-short": "Name must be at least 2 characters long."
|
||||
"fullName-too-short": "Name must be at least 2 characters long.",
|
||||
"company-already-registered": "The company is already registered."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user