Allow absence of name servers

#267
This commit is contained in:
Artur Beljajev 2016-12-28 15:01:32 +02:00
parent 3c4cba93f4
commit d39d3766b2
9 changed files with 484 additions and 11 deletions

View file

@ -97,7 +97,7 @@ en:
out_of_range: 'Tech contacts count must be between %{min}-%{max}'
nameservers:
invalid: 'Nameservers are invalid'
out_of_range: 'Nameservers count must be between %{min}-%{max}'
out_of_range: Data management policy violation; Nameserver count must be between %{min}-%{max} for active domains
not_found: 'Nameserver was not found'
taken: 'Nameserver already exists on this domain'
less_than_or_equal_to: 'Nameservers count must be less than or equal to %{count}'