Contacts validation improvement

This commit is contained in:
Martin Lensment 2014-08-26 17:58:44 +03:00
parent 7b750b7d9b
commit 8697f8eabb
5 changed files with 29 additions and 18 deletions

View file

@ -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'