mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Contacts validation improvement
This commit is contained in:
parent
7b750b7d9b
commit
8697f8eabb
5 changed files with 29 additions and 18 deletions
|
@ -50,7 +50,7 @@ en:
|
|||
domain_contacts:
|
||||
not_found: 'Contact was not found'
|
||||
admin_contacts:
|
||||
blank: 'Admin contact is missing'
|
||||
out_of_range: 'Admin contacts count must be between 1 - infinity'
|
||||
nameservers:
|
||||
out_of_range: 'Nameservers count must be between %{min}-%{max}'
|
||||
not_found: 'Nameserver was not found'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue